|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.windchill.esi.map.ESIGroupInfo
public final class ESIGroupInfo
Manages information about Info*Engine Groups which are to be built by
the VDB builder.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
String |
getLogicalName()
Gets the value of the attribute: logicalName; The logical name to be used by the clients of this object when obtaining the object from the Group Information Manager. |
ESIMapInfo |
getMapInfo()
Gets the object for the association that plays role: mapInfo. |
Collection |
getMapSourceAttributes()
Returns a collection of Strings that represent the names of the source attributes. |
String |
getPhysicalName()
Gets the value of the attribute: physicalName; The actual name of the Info*Engine group that will be built by the VDB builder. |
String |
getReleaseClass()
Gets the value of the attribute: releaseClass; Value to assign to a ReleaseActivity.releaseClass, when the ReleaseActivity is created. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getLogicalName()
public String getPhysicalName()
public String getReleaseClass()
public ESIMapInfo getMapInfo()
public Collection getMapSourceAttributes()
throws ESIMapException
ESIMapException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||