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

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