Uses of Interface
bpsim.ElementParametersType
-
Packages that use ElementParametersType Package Description bpsim bpsim.impl bpsim.util -
-
Uses of ElementParametersType in bpsim
Methods in bpsim that return ElementParametersType Modifier and Type Method Description ElementParametersTypeBpsimFactory. createElementParametersType()Returns a new object of class 'Element Parameters Type'. -
Uses of ElementParametersType in bpsim.impl
Classes in bpsim.impl that implement ElementParametersType Modifier and Type Class Description classElementParametersTypeImplAn implementation of the model object 'Element Parameters Type'.Methods in bpsim.impl that return ElementParametersType Modifier and Type Method Description ElementParametersTypeBpsimFactoryImpl. createElementParametersType() -
Uses of ElementParametersType in bpsim.util
Methods in bpsim.util with parameters of type ElementParametersType Modifier and Type Method Description TBpsimSwitch. caseElementParametersType(ElementParametersType object)Returns the result of interpreting the object as an instance of 'Element Parameters Type'.
-