com.ptc.windchill.tools
Class XMLDescriptorGenerator.Unit
java.lang.Object
com.ptc.windchill.tools.XMLDescriptorGenerator.Unit
- Direct Known Subclasses:
- XMLDescriptorGenerator.Package, XMLDescriptorGenerator.Subsystem
- Enclosing class:
- XMLDescriptorGenerator
- class XMLDescriptorGenerator.Unit
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.Unit
protected XMLDescriptorGenerator.Unit(String name,
Properties model_data)
throws WTPropertyVetoException