Package wt.epm.ndi
Interface EPMNDDerivedRepresentation
- All Superinterfaces:
EPMNDObject
represents a derived representation
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the attribute: CADName; CADName of the derived representation EPMDocument.Gets the object for the association that plays role: derivedFrom.Methods inherited from interface wt.epm.ndi.EPMNDObject
getObjectId
-
Method Details
-
getCADName
Gets the value of the attribute: CADName; CADName of the derived representation EPMDocument.
Supported API: true- Returns:
- String
- Throws:
WTException
-
getDerivedFrom
Gets the object for the association that plays role: derivedFrom.
Supported API: true- Returns:
- Collection
- Throws:
WTException
-