|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EPMNDDocument
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
Collection<EPMNDAttribute> |
getAttributes()
Gets the object for the association that plays role: attributes. |
EPMAuthoringAppVersion |
getAuthoringApplicationVersion()
Gets the value of the attribute: authoringApplicationVersion. |
EPMNDBoxExtents |
getBoxExtents()
Gets the object for the association that plays role: boxExtents. |
String |
getCadName()
Gets the value of the attribute: cadName. |
WTContainer |
getContainer()
Gets the value of the attribute: container. |
int |
getDbKeySize()
Gets the value of the attribute: dbKeySize. |
QuantityUnit |
getDefaultUnit()
Gets the value of the attribute: defaultUnit. |
Collection<EPMNDDependency> |
getDependencies()
Gets the object for the association that plays role: dependencies. |
ObjectIdentifier |
getMasterObjectId()
Gets the value of the attribute: masterObjectId. |
String |
getNumber()
Gets the value of the attribute: number. |
WTOrganization |
getOrganization()
Gets the value of the attribute: organization. |
ObjectIdentifier |
getOriginalIterationObjectId()
Gets the value of the attribute: originalIterationObjectId. |
EPMNDReferenceControl |
getReferenceControl()
Gets the object for the association that plays role: referenceControl. |
EPMNDSoftType |
getSoftType()
Gets the object for the association that plays role: softType. |
int |
getUpdateCounter()
Gets the value of the attribute: updateCounter; Returns update counter for ND document. |
boolean |
isDerived()
Gets the value of the attribute: derived; returns true if it is derived document Supported API: true |
boolean |
isPlaceHolder()
Gets the value of the attribute: placeHolder; Indicates if the newly created CAD Document is a placeholder. |
| Methods inherited from interface wt.epm.ndi.EPMNDObject |
|---|
getObjectId |
| Method Detail |
|---|
String getCadName()
throws WTException
WTException
ObjectIdentifier getMasterObjectId()
throws WTException
WTException
ObjectIdentifier getOriginalIterationObjectId()
throws WTException
WTException
EPMAuthoringAppVersion getAuthoringApplicationVersion()
throws WTException
WTException
int getUpdateCounter()
throws WTException
WTException
String getNumber()
throws WTException
WTException
WTContainer getContainer()
throws WTException
WTException
WTOrganization getOrganization()
throws WTException
WTException
int getDbKeySize()
throws WTException
WTException
QuantityUnit getDefaultUnit()
throws WTException
WTException
boolean isPlaceHolder()
throws WTException
WTException
boolean isDerived()
throws WTException
WTException
Collection<EPMNDAttribute> getAttributes()
throws WTException
WTException
Collection<EPMNDDependency> getDependencies()
throws WTException
WTException
EPMNDReferenceControl getReferenceControl()
throws WTException
WTException
EPMNDSoftType getSoftType()
throws WTException
WTException
EPMNDBoxExtents getBoxExtents()
throws WTException
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||