|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.epm.ndi.impl.EPMNDMemberLinkImpl
Constructs EPNNDMemberLink from persistant EPMMeberLink and other side EPMDocumentMaster Supported API: false Extendable: false
Nested Class Summary | |
(package private) class |
EPMNDMemberLinkImpl.EPMNDComponentImpl
|
(package private) class |
EPMNDMemberLinkImpl.EPMNDReferenceControlImpl
|
(package private) class |
EPMNDMemberLinkImpl.EPMNDTransformImpl
|
Field Summary | |
private NDICache |
cache
|
private EPMMemberLink |
link
|
private EPMDocumentMaster |
otherSide
|
Fields inherited from interface wt.epm.ndi.EPMNDObject |
OBJECT_ID |
Constructor Summary | |
protected |
EPMNDMemberLinkImpl(NDICache cache,
EPMMemberLink link,
EPMDocumentMaster otherSide)
Constructs new instance of EPMNDMemberLink |
Method Summary | |
Collection |
getAttributes()
Gets attributes. |
EPMNDComponent |
getComponent()
Gets the object for the association that plays role: component. |
int |
getCount()
Gets the value of the attribute: count. |
ObjectIdentifier |
getObjectId()
Gets the value of the attribute: objectId. |
Quantity |
getQuantity()
Gets the value of the attribute: unPlaced. |
EPMNDReferenceControl |
getReferenceControl()
Gets the object for the association that plays role: referenceControl. |
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. |
String |
getToSubType()
Gets the value of the attribute: toSubType. |
String |
getToTopGenericCadName()
Gets the value of the attribute: toTopGenericCadName. |
String |
getToType()
Gets the value of the attribute: toType. |
EPMNDTransform |
getTransform()
Gets the object for the association that plays role: transform. |
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. |
boolean |
isSuppressed()
Gets the value of the attribute: suppressed. |
boolean |
isUnPlaced()
Gets the value of the attribute: unPlaced. |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private EPMMemberLink link
private EPMDocumentMaster otherSide
private NDICache cache
Constructor Detail |
protected EPMNDMemberLinkImpl(NDICache cache, EPMMemberLink link, EPMDocumentMaster otherSide)
Method Detail |
public String toString()
public ObjectIdentifier getObjectId() throws WTException
getObjectId
in interface EPMNDObject
WTException
public EPMNDTransform getTransform() throws WTException
getTransform
in interface EPMNDMemberLink
WTException
public EPMNDComponent getComponent() throws WTException
getComponent
in interface EPMNDMemberLink
WTException
public EPMNDReferenceControl getReferenceControl() throws WTException
getReferenceControl
in interface EPMNDMemberLink
WTException
public String getUniqueId() throws WTException
getUniqueId
in interface EPMNDDependency
WTException
public int getType() throws WTException
getType
in interface EPMNDDependency
WTException
public ObjectIdentifier getToMasterId() throws WTException
getToMasterId
in interface EPMNDDependency
WTException
public String getToCadName() throws WTException
getToCadName
in interface EPMNDDependency
WTException
public String getToTopGenericCadName() throws WTException
WTException
public String getToAsStoredName() throws WTException
getToAsStoredName
in interface EPMNDDependency
WTException
public String getToType() throws WTException
getToType
in interface EPMNDDependency
WTException
- Description of the Exceptionpublic String getToSubType() throws WTException
getToSubType
in interface EPMNDDependency
WTException
- Description of the Exceptionpublic Quantity getQuantity() throws WTException
getQuantity
in interface EPMNDMemberLink
WTException
public boolean isUnPlaced() throws WTException
isUnPlaced
in interface EPMNDMemberLink
WTException
public int getCount() throws WTException
WTException
public boolean isSuppressed() throws WTException
isSuppressed
in interface EPMNDMemberLink
WTException
public boolean isRequired() throws WTException
isRequired
in interface EPMNDDependency
WTException
public Collection getAttributes() throws WTException
getAttributes
in interface EPMNDDependency
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |