Uses of Class
com.eu.miscedautils.ipxact.AbstractionDefinition.LoadConstraint

Packages that use LoadConstraint
com.eu.miscedautils.ipxact.AbstractionDefinition   
 

Uses of LoadConstraint in com.eu.miscedautils.ipxact.AbstractionDefinition
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return LoadConstraint
 LoadConstraint ObjectFactory.createLoadConstraint()
          Create an instance of LoadConstraint
 LoadConstraint ConstraintSet.getLoadConstraint()
          Gets the value of the loadConstraint property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type LoadConstraint
 void ConstraintSet.setLoadConstraint(LoadConstraint value)
          Sets the value of the loadConstraint property.