Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Target.XmlSchema | |
de.interactive_instruments.ShapeChange.TargetHelper |
Modifier and Type | Field and Description |
---|---|
protected OclNode.AttributeCallExp |
SchematronConstraintNode.Attribute.AttrComp.absAttr |
protected OclNode.AttributeCallExp |
SchematronConstraintNode.Attribute.AttrComp.main |
Modifier and Type | Method and Description |
---|---|
void |
SchematronConstraintNode.Attribute.appendAbsorbedAttribute(int absorptionType,
OclNode.AttributeCallExp attr)
This method marks the last attribute component as being absorbed
by the construct before.
|
void |
SchematronConstraintNode.Attribute.appendAttribute(OclNode.AttributeCallExp aex)
Append another AttributeCallExp and associated layout info as an
additional qualification.
|
protected SchematronConstraintNode |
SchematronSchema.translateConstraintAttributeToSchematronNode(OclNode.AttributeCallExp attr,
SchematronConstraintNode enclosing,
boolean negate)
This method converts AttibuteCallExp objects into intermediary
SchematronConstraintsNodes in a first step to realize these in Xpath
code.
|
Constructor and Description |
---|
AttrComp(OclNode.AttributeCallExp at) |
Attribute(SchematronSchema schemaObject,
OclNode.AttributeCallExp attr,
boolean negated)
Ctor - starting from AttributeCallExp
|
Modifier and Type | Field and Description |
---|---|
protected OclNode.AttributeCallExp |
XpathConstraintNode.Attribute.AttrComp.absAttr |
protected OclNode.AttributeCallExp |
XpathConstraintNode.Attribute.AttrComp.main |
Modifier and Type | Method and Description |
---|---|
void |
XpathConstraintNode.Attribute.appendAbsorbedAttribute(int absorptionType,
OclNode.AttributeCallExp attr)
This method marks the last attribute component as being absorbed
by the construct before.
|
void |
XpathConstraintNode.Attribute.appendAttribute(OclNode.AttributeCallExp aex)
Append another AttributeCallExp and associated layout info as an
additional qualification.
|
protected XpathConstraintNode |
XpathHelper.translateConstraintAttributeToSchematronNode(OclNode.AttributeCallExp attr,
XpathConstraintNode enclosing,
boolean negate)
This method converts AttibuteCallExp objects into intermediary
SchematronConstraintsNodes in a first step to realize these in Xpath
code.
|
Constructor and Description |
---|
AttrComp(OclNode.AttributeCallExp at) |
Attribute(XpathHelper xpathHelper,
OclNode.AttributeCallExp attr,
boolean negated)
Ctor - starting from AttributeCallExp
|
Copyright © 2018. All rights reserved.