|
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
InterfaceTypeImplVers xsi:type in the
versions namespace. Extends and
inherits the properties of the
InterfaceTypeImpl 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 InterfaceTypeImplVers. |
IXMLLink |
getVersionGraphNode()
Get the versionGraphNode from this InterfaceTypeImplVers. |
boolean |
hasVersionGraphNode(IXMLLink versionGraphNodeToCheck)
Determine if this InterfaceTypeImplVers has the given versionGraphNode |
boolean |
isEquivalent(IInterfaceTypeImplVers InterfaceTypeImplVersToCheck)
Determine if another InterfaceTypeImplVers is equivalent to this one, ignoring ID's. |
void |
setVersionGraphNode(IXMLLink value)
Set the versionGraphNode for this InterfaceTypeImplVers. |
| Methods inherited from interface edu.uci.isr.xarch.implementation.IInterfaceTypeImpl |
addImplementation, addImplementations, clearImplementations, getAllImplementations, hasAllImplementations, hasImplementation, hasImplementations, isEquivalent, removeImplementation, removeImplementations |
| Methods inherited from interface edu.uci.isr.xarch.types.IInterfaceType |
clearDescription, clearId, getDescription, getId, hasDescription, hasId, isEqual, isEquivalent, setDescription, setId |
| 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(IInterfaceTypeImplVers InterfaceTypeImplVersToCheck)
InterfaceTypeImplVersToCheck - InterfaceTypeImplVers to compare to this one.
true if all the child elements of this
InterfaceTypeImplVers 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 | |||||||||