com.ptc.wgmecad.ecad
Class ECADAttributes
java.lang.Object
com.ptc.wgmecad.ecad.ECADAttributes
- public class ECADAttributes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
assemblyAttributesDefinition
private Vector assemblyAttributesDefinition
boardAttributesDefinition
private Vector boardAttributesDefinition
sourceAttributesDefinition
private Vector sourceAttributesDefinition
schematicAttributesDefinition
private Vector schematicAttributesDefinition
ECADAttributes
public ECADAttributes()
getAttributes
public Vector getAttributes(String type)
parse
private void parse(String string)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
parseAttributesDefinition
public void parseAttributesDefinition(File attributeDefinitionFile)
throws IllegalArgumentException,
FileNotFoundException,
IOException
- Throws:
IllegalArgumentException
FileNotFoundException
IOException