Uses of Class
com.eu.miscedautils.ipxact.Abstractor.AbstractorGenerators

Packages that use AbstractorGenerators
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of AbstractorGenerators in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return AbstractorGenerators
 AbstractorGenerators ObjectFactory.createAbstractorGenerators()
          Create an instance of AbstractorGenerators
 AbstractorGenerators AbstractorType.getAbstractorGenerators()
          Generator list is tools-specific.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type AbstractorGenerators
 void AbstractorType.setAbstractorGenerators(AbstractorGenerators value)
          Sets the value of the abstractorGenerators property.