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

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

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

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