|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.epm.ndi.impl.EPMNDDocumentImpl
wt.epm.ndi.impl.EPMNDTopGenericImpl
Constructs EPNNDTopGeneric from persistant Top generic EPMDocument. Uses cache in EPMNeutralData. Supported API: false Extendable: false
Nested Class Summary | |
(package private) class |
EPMNDDocumentImpl.EPMNDReferenceControlImpl
|
Field Summary | |
(package private) NDICache |
cache
|
(package private) EPMDocument |
doc
|
Fields inherited from interface wt.epm.ndi.EPMNDObject |
OBJECT_ID |
Constructor Summary | |
(package private) |
EPMNDTopGenericImpl(NDICache cache,
EPMDocument topGeneric)
|
Method Summary | |
Collection |
getAttributes()
Gets attributes. |
EPMAuthoringAppVersion |
getAuthoringApplicationVersion()
Gets the value of the attribute: authoringApplicationVersion. |
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 defaultUnit. |
Collection |
getDependencies()
Gets dependencies. |
EPMNDFamilyTable |
getFamilyTable()
Gets the object for the association that plays role: familyTable. |
ObjectIdentifier |
getIterationObjectId()
Gets the value of the attribute: iterationObjectId. |
ObjectIdentifier |
getMasterObjectId()
Gets the value of the attribute: masterObjectId. |
String |
getName()
Gets the value of the attribute: name. |
String |
getNumber()
Gets the value of the attribute: number. |
ObjectIdentifier |
getObjectId()
Gets the value of the attribute: objectId. |
WTOrganization |
getOrganization()
Gets the value of the attribute: organization. |
EPMNDReferenceControl |
getReferenceControl()
Gets the object for the association that plays role: referenceControl. |
int |
getRevNum()
Gets the value of the attribute: revNum; [optional] |
String |
getSubType()
Gets the value of the attribute: subType; [optional] |
String |
getType()
Gets the value of the attribute: DocumentType. |
int |
getUpdateCounter()
Gets the value of the attribute: updateCounter; Returns update counter for ND document. |
boolean |
isVerified()
Gets the value of the attribute: verified; [optional] |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface wt.epm.ndi.EPMNDDocument |
getAttributes, getAuthoringApplicationVersion, getCadName, getContainer, getDbKeySize, getDefaultUnit, getDependencies, getIterationObjectId, getMasterObjectId, getName, getNumber, getOrganization, getReferenceControl, getRevNum, getSubType, getType, getUpdateCounter, isVerified |
Methods inherited from interface wt.epm.ndi.EPMNDObject |
getObjectId |
Field Detail |
NDICache cache
EPMDocument doc
Constructor Detail |
EPMNDTopGenericImpl(NDICache cache, EPMDocument topGeneric)
Method Detail |
public EPMNDFamilyTable getFamilyTable() throws WTException
EPMNDTopGeneric
getFamilyTable
in interface EPMNDTopGeneric
WTException
public String toString()
public String getCadName() throws WTException
getCadName
in interface EPMNDDocument
WTException
public ObjectIdentifier getMasterObjectId() throws WTException
getMasterObjectId
in interface EPMNDDocument
WTException
public ObjectIdentifier getObjectId() throws WTException
getObjectId
in interface EPMNDObject
WTException
public ObjectIdentifier getIterationObjectId() throws WTException
getIterationObjectId
in interface EPMNDDocument
WTException
public EPMAuthoringAppVersion getAuthoringApplicationVersion() throws WTException
getAuthoringApplicationVersion
in interface EPMNDDocument
WTException
public String getNumber() throws WTException
getNumber
in interface EPMNDDocument
WTException
public String getName() throws WTException
getName
in interface EPMNDDocument
WTException
public String getType() throws WTException
getType
in interface EPMNDDocument
WTException
public String getSubType() throws WTException
getSubType
in interface EPMNDDocument
WTException
public int getRevNum() throws WTException
getRevNum
in interface EPMNDDocument
WTException
public boolean isVerified() throws WTException
isVerified
in interface EPMNDDocument
WTException
public WTContainer getContainer() throws WTException
getContainer
in interface EPMNDDocument
WTException
public WTOrganization getOrganization() throws WTException
getOrganization
in interface EPMNDDocument
WTException
public int getDbKeySize() throws WTException
getDbKeySize
in interface EPMNDDocument
WTException
public Collection getAttributes() throws WTException
getAttributes
in interface EPMNDDocument
WTException
public QuantityUnit getDefaultUnit() throws WTException
getDefaultUnit
in interface EPMNDDocument
WTException
public Collection getDependencies() throws WTException
getDependencies
in interface EPMNDDocument
WTException
public EPMNDReferenceControl getReferenceControl() throws WTException
getReferenceControl
in interface EPMNDDocument
WTException
public int getUpdateCounter() throws WTException
EPMNDDocument
getUpdateCounter
in interface EPMNDDocument
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |