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

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

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

Methods in com.eu.miscedautils.ipxact.Component 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.Component 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.