Uses of Class
com.eu.miscedautils.ipxact.BusDefinition.GroupSelector

Packages that use GroupSelector
com.eu.miscedautils.ipxact.BusDefinition   
 

Uses of GroupSelector in com.eu.miscedautils.ipxact.BusDefinition
 

Methods in com.eu.miscedautils.ipxact.BusDefinition that return GroupSelector
 GroupSelector ObjectFactory.createGroupSelector()
          Create an instance of GroupSelector
 GroupSelector GeneratorSelectorType.getGroupSelector()
          Gets the value of the groupSelector property.
 GroupSelector GeneratorChain.GeneratorChainSelector.getGroupSelector()
          Gets the value of the groupSelector property.
 

Methods in com.eu.miscedautils.ipxact.BusDefinition with parameters of type GroupSelector
 void GeneratorSelectorType.setGroupSelector(GroupSelector value)
          Sets the value of the groupSelector property.
 void GeneratorChain.GeneratorChainSelector.setGroupSelector(GroupSelector value)
          Sets the value of the groupSelector property.