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

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

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

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