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

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

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

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return AbstractionDefPortConstraintsType
 AbstractionDefPortConstraintsType ObjectFactory.createAbstractionDefPortConstraintsType()
          Create an instance of AbstractionDefPortConstraintsType
 AbstractionDefPortConstraintsType AbstractionDefinition.Ports.Port.Wire.OnMaster.getMirroredModeConstraints()
          Gets the value of the mirroredModeConstraints property.
 AbstractionDefPortConstraintsType AbstractionDefinition.Ports.Port.Wire.OnSlave.getMirroredModeConstraints()
          Gets the value of the mirroredModeConstraints property.
 AbstractionDefPortConstraintsType AbstractionDefinition.Ports.Port.Wire.OnSystem.getMirroredModeConstraints()
          Gets the value of the mirroredModeConstraints property.
 AbstractionDefPortConstraintsType AbstractionDefinition.Ports.Port.Wire.OnMaster.getModeConstraints()
          Gets the value of the modeConstraints property.
 AbstractionDefPortConstraintsType AbstractionDefinition.Ports.Port.Wire.OnSlave.getModeConstraints()
          Gets the value of the modeConstraints property.
 AbstractionDefPortConstraintsType AbstractionDefinition.Ports.Port.Wire.OnSystem.getModeConstraints()
          Gets the value of the modeConstraints property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type AbstractionDefPortConstraintsType
 void AbstractionDefinition.Ports.Port.Wire.OnMaster.setMirroredModeConstraints(AbstractionDefPortConstraintsType value)
          Sets the value of the mirroredModeConstraints property.
 void AbstractionDefinition.Ports.Port.Wire.OnSlave.setMirroredModeConstraints(AbstractionDefPortConstraintsType value)
          Sets the value of the mirroredModeConstraints property.
 void AbstractionDefinition.Ports.Port.Wire.OnSystem.setMirroredModeConstraints(AbstractionDefPortConstraintsType value)
          Sets the value of the mirroredModeConstraints property.
 void AbstractionDefinition.Ports.Port.Wire.OnMaster.setModeConstraints(AbstractionDefPortConstraintsType value)
          Sets the value of the modeConstraints property.
 void AbstractionDefinition.Ports.Port.Wire.OnSlave.setModeConstraints(AbstractionDefPortConstraintsType value)
          Sets the value of the modeConstraints property.
 void AbstractionDefinition.Ports.Port.Wire.OnSystem.setModeConstraints(AbstractionDefPortConstraintsType value)
          Sets the value of the modeConstraints property.