|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.uwgm.proesrv.ndimpl.ProENDDependency
Field Summary | |
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependency |
dep
|
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependencyInfo |
depInfo
|
protected int |
depType
|
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo |
epmMasterInfo
|
protected Integer |
featureId
|
private boolean |
isNew
|
protected static Log |
log
|
private com.ptc.windchill.uwgm.soap.uwgmdb.Master |
master
|
private ObjectIdentifierHelper |
oidHelper
|
private int |
revNum
|
private String |
uniqueId
|
Fields inherited from interface wt.epm.ndi.EPMNDObject |
OBJECT_ID |
Constructor Summary | |
ProENDDependency(com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependency theDep,
int rNum)
|
Method Summary | |
com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependency |
getEpmDependency()
|
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo |
getEpmMasterInfo()
|
(package private) Integer |
getFeatureId()
|
boolean |
getIsMemberDependency()
|
ObjectIdentifier |
getObjectId()
Gets the value of the attribute: OBJECT_ID. |
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. |
int |
getToRevNum()
|
String |
getToSubType()
Gets the value of the attribute: toSubType. |
String |
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 |
isDummyDependency()
|
boolean |
isNew()
|
boolean |
isRequired()
Gets the value of the attribute: required. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface wt.epm.ndi.EPMNDDependency |
getAttributes |
Field Detail |
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependencyInfo depInfo
protected com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependency dep
private com.ptc.windchill.uwgm.soap.uwgmdb.Master master
private int revNum
private String uniqueId
protected Integer featureId
private boolean isNew
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo epmMasterInfo
protected int depType
protected static final Log log
private final ObjectIdentifierHelper oidHelper
Constructor Detail |
public ProENDDependency(com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependency theDep, int rNum)
Method Detail |
public ObjectIdentifier getObjectId() throws WTException
EPMNDObject
getObjectId
in interface EPMNDObject
WTException
public ObjectIdentifier getToMasterId() throws WTException
EPMNDDependency
getToMasterId
in interface EPMNDDependency
WTException
public String getToCadName() throws WTException
EPMNDDependency
getToCadName
in interface EPMNDDependency
WTException
public String getToAsStoredName() throws WTException
EPMNDDependency
getToAsStoredName
in interface EPMNDDependency
WTException
public int getType() throws WTException
EPMNDDependency
getType
in interface EPMNDDependency
WTException
public String getToType() throws WTException
EPMNDDependency
getToType
in interface EPMNDDependency
WTException
public String getToSubType() throws WTException
EPMNDDependency
getToSubType
in interface EPMNDDependency
WTException
public int getToRevNum() throws WTException
WTException
public String getUniqueId() throws WTException
EPMNDDependency
getUniqueId
in interface EPMNDDependency
WTException
public boolean isRequired()
EPMNDDependency
isRequired
in interface EPMNDDependency
Integer getFeatureId()
private com.ptc.windchill.uwgm.soap.uwgmdb.EpmMasterInfo getEpmMasterInfo()
public boolean getIsMemberDependency()
public boolean isDummyDependency()
public com.ptc.windchill.uwgm.soap.uwgmdb.EpmDependency getEpmDependency()
public boolean isNew() throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |