|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary |
Fields inherited from interface com.ptc.windchill.util.packaging.common.UnitIdentifier |
DESCRIPTOR, MODULE_NAME, MODULE_SEPARATOR, UNIT_NAME |
Method Summary | |
PackagingCategory |
getCategory()
Gets the object for the association that plays role: category. |
Iterator |
getDependencies()
Gets an iterator for the identifiers of all the dependency subsystems. |
UnitIdentifier |
getOwner()
Supported API: false |
Properties |
getProperties()
Gets all the basic properties of the unit descriptor. |
String |
getProperty(String key)
Looks up an arbitrary property of the unit, using the key. |
String |
getSpecificationTitle()
Gets the value of the attribute: specificationTitle; Title of the specification. |
String |
getSpecificationVendor()
Gets the value of the attribute: specificationVendor; The name of the organization or company that owns and maintains the specification. |
String |
getSpecificationVersion()
Gets the value of the attribute: specificationVersion; Version number of the specification. |
boolean |
isSpecification()
Gets the value of the attribute: specification; Is specification unit, if true. |
Methods inherited from interface com.ptc.windchill.util.packaging.common.UnitIdentifier |
getDescriptor, getModuleName, getUnitName |
Methods inherited from interface com.ptc.windchill.util.packaging.common.Identifier |
getSimpleName, toExternalForm |
Method Detail |
public String getSpecificationTitle()
public String getSpecificationVersion()
public String getSpecificationVendor()
public boolean isSpecification()
public PackagingCategory getCategory()
public Properties getProperties()
public String getProperty(String key)
key
-
public Iterator getDependencies()
public UnitIdentifier getOwner()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |