Uses of Class
com.eu.miscedautils.ipxact.Design.ObjectFactory

Packages that use ObjectFactory
com.eu.miscedautils.shell   
 

Uses of ObjectFactory in com.eu.miscedautils.shell
 

Methods in com.eu.miscedautils.shell that return ObjectFactory
 ObjectFactory IPXACTBackBone.getDesignDefinitionFactory()
           
 

Methods in com.eu.miscedautils.shell with parameters of type ObjectFactory
 void IPXACTBackBone.setDesignDefinitionFactory(ObjectFactory designDefinitionFactory)