Uses of Class
com.eu.miscedautils.ipxact.Abstractor.ModelType.ModelParameters

Packages that use ModelType.ModelParameters
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of ModelType.ModelParameters in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return ModelType.ModelParameters
 ModelType.ModelParameters ObjectFactory.createModelTypeModelParameters()
          Create an instance of ModelType.ModelParameters
 ModelType.ModelParameters ModelType.getModelParameters()
          Gets the value of the modelParameters property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type ModelType.ModelParameters
 void ModelType.setModelParameters(ModelType.ModelParameters value)
          Sets the value of the modelParameters property.