com.ptc.windchill.tools
Class XMLDescriptorGenerator.Package
java.lang.Object
com.ptc.windchill.tools.XMLDescriptorGenerator.Unit
com.ptc.windchill.tools.XMLDescriptorGenerator.Package
- Enclosing class:
- XMLDescriptorGenerator
- class XMLDescriptorGenerator.Package
- extends XMLDescriptorGenerator.Unit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
member_classes
protected ArrayList member_classes
package_deps
protected ArrayList package_deps
class_deps
protected ArrayList class_deps
modeled
protected boolean modeled
module_name
protected String module_name
owner_name
protected String owner_name
unit_name
protected String unit_name
specification
protected boolean specification
category
protected PackagingCategory category
title
protected String title
version
protected String version
vendor
protected String vendor
properties
protected HashMap properties
dependencies
protected ArrayList dependencies
XMLDescriptorGenerator.Package
protected XMLDescriptorGenerator.Package(String name,
Properties model_data)
throws WTPropertyVetoException