|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EPMNDDependency
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Collection<EPMNDAttribute> |
getAttributes()
Gets the object for the association that plays role: attributes. |
EPMNDSoftType |
getSoftType()
Gets the object for the association that plays role: softType. |
String |
getToAsStoredName()
Gets the value of the attribute: toAsStoredName. |
String |
getToCadName()
Gets the value of the attribute: toCadName. |
ObjectIdentifier |
getToMasterId()
Gets the value of the attribute: toMasterId. |
EPMDocSubType |
getToSubType()
Gets the value of the attribute: toSubType. |
EPMDocumentType |
getToType()
Gets the value of the attribute: toType. |
int |
getType()
Gets the value of the attribute: type. |
String |
getUniqueId()
Gets the value of the attribute: uniqueId. |
boolean |
isRequired()
Gets the value of the attribute: required. |
| Methods inherited from interface wt.epm.ndi.EPMNDObject |
|---|
getObjectId |
| Method Detail |
|---|
String getUniqueId()
throws WTException
WTException
int getType()
throws WTException
WTException
ObjectIdentifier getToMasterId()
throws WTException
WTException
String getToCadName()
throws WTException
WTException
String getToAsStoredName()
throws WTException
WTException
EPMDocumentType getToType()
throws WTException
WTException
EPMDocSubType getToSubType()
throws WTException
WTException
boolean isRequired()
throws WTException
WTException
Collection<EPMNDAttribute> getAttributes()
throws WTException
WTException
EPMNDSoftType getSoftType()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||