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

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

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

Methods in com.eu.miscedautils.ipxact.Design 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.Design with parameters of type ModelType.ModelParameters
 void ModelType.setModelParameters(ModelType.ModelParameters value)
          Sets the value of the modelParameters property.