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

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

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

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