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

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

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

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