|
xArch/xADL 2.0 Data Binding Library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for accessing objects of the
VariantConnectorTypeImplVers xsi:type in the
versions namespace. Extends and
inherits the properties of the
VariantConnectorTypeImpl xsi:type.
| Field Summary | |
static XArchTypeMetadata |
TYPE_METADATA
|
| Fields inherited from interface edu.uci.isr.xarch.IXArchElement |
DEPTH_INFINITY, DEPTH_ONE, DEPTH_ZERO |
| Method Summary | |
void |
clearVersionGraphNode()
Clear the versionGraphNode from this VariantConnectorTypeImplVers. |
IXMLLink |
getVersionGraphNode()
Get the versionGraphNode from this VariantConnectorTypeImplVers. |
boolean |
hasVersionGraphNode(IXMLLink versionGraphNodeToCheck)
Determine if this VariantConnectorTypeImplVers has the given versionGraphNode |
boolean |
isEquivalent(IVariantConnectorTypeImplVers VariantConnectorTypeImplVersToCheck)
Determine if another VariantConnectorTypeImplVers is equivalent to this one, ignoring ID's. |
void |
setVersionGraphNode(IXMLLink value)
Set the versionGraphNode for this VariantConnectorTypeImplVers. |
| Methods inherited from interface edu.uci.isr.xarch.implementation.IVariantConnectorTypeImpl |
addImplementation, addImplementations, clearImplementations, getAllImplementations, hasAllImplementations, hasImplementation, hasImplementations, isEquivalent, removeImplementation, removeImplementations |
| Methods inherited from interface edu.uci.isr.xarch.variants.IVariantConnectorType |
addVariant, addVariants, clearVariants, getAllVariants, hasAllVariants, hasVariant, hasVariants, isEquivalent, removeVariant, removeVariants |
| Methods inherited from interface edu.uci.isr.xarch.types.IConnectorType |
addSignature, addSignatures, clearDescription, clearId, clearSignatures, clearSubArchitecture, getAllSignatures, getDescription, getId, getSignature, getSignatures, getSubArchitecture, hasAllSignatures, hasDescription, hasId, hasSignature, hasSignatures, hasSubArchitecture, isEqual, isEquivalent, removeSignature, removeSignatures, setDescription, setId, setSubArchitecture |
| Methods inherited from interface edu.uci.isr.xarch.IXArchElement |
cloneElement, getInstanceMetadata, getTypeMetadata, getXArch, setXArch |
| Field Detail |
public static final XArchTypeMetadata TYPE_METADATA
| Method Detail |
public void setVersionGraphNode(IXMLLink value)
value - new versionGraphNodepublic void clearVersionGraphNode()
public IXMLLink getVersionGraphNode()
public boolean hasVersionGraphNode(IXMLLink versionGraphNodeToCheck)
versionGraphNodeToCheck - versionGraphNode to compare
true if the versionGraphNodes are equivalent,
false otherwisepublic boolean isEquivalent(IVariantConnectorTypeImplVers VariantConnectorTypeImplVersToCheck)
VariantConnectorTypeImplVersToCheck - VariantConnectorTypeImplVers to compare to this one.
true if all the child elements of this
VariantConnectorTypeImplVers are equivalent, false otherwise.
|
xArch/xADL 2.0 Data Binding Library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||