Uses of Class
com.eu.miscedautils.ipxact.AbstractionDefinition.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.getAbstractionDefinitionFactory()
           
 

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