Uses of Class
wt.eff.EffGroup

Packages that use EffGroup
wt.eff Provides generic base effectivity functionality via EffService, EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity
 

Uses of EffGroup in wt.eff
 

Fields in wt.eff declared as EffGroup
private  EffGroup[] EffVisitor.effGroups
           
private  EffGroup[] EffGroupAssistantEvent.effGroups
           
private  EffGroup EffGroup.predecessor
           
private  EffGroup EffGroup.successor
           
private  EffGroup[] EffVisitor.effGroups
           
private  EffGroup[] EffGroupAssistantEvent.effGroups
           
private  EffGroup EffGroup.predecessor
           
private  EffGroup EffGroup.successor
           
 

Methods in wt.eff that return EffGroup
static EffGroup[] SetEffTaskDelegate.getEffGroups(Properties eff_data)
          Returns an array of all existing and updated EffGroups associated with the context EffManagedVersion object.
static EffGroup SetEffFormProcessor.convertStringToEffGroup(String eff_string)
          Converts the given String into an EffGroup object.
 EffGroup[] EffVisitor.getEffGroups()
          Gets the value of the attribute: effGroups; The effectivities (represented using EffGroups) to append to the node.
 EffGroup[] EffGroupAssistantEvent.getEffGroups()
          Gets the value of the attribute: effGroups; The groups (used only by the PRE/POST_APPEND_EFF_GROUPS events.
static EffGroup[] EffGroupAssistant.getValidEffGroups(EffManagedVersion target, EffContext effContext)
          Gets all the EffGroups (based on the valid Effs) for this context, and assigns the context and the version to it.
static EffGroup[] EffGroupAssistant.getValidEffGroups(EffContext effContext)
          Gets all the EffGroups (based on the valid Effs) for this context, and assigns the contex to it.
 EffGroup EffGroup.getPredecessor()
          Gets the object for the association that plays role: predecessor.
 EffGroup EffGroup.getSuccessor()
          Gets the object for the association that plays role: successor.
protected  EffGroup EffGroup.duplicate()
           
protected  EffGroup AddEffTaskDelegate.createEffGroup(String type_class, String eff_value, EffContext eff_context)
          Deprecated. Creates a new EffGroup from an EffContext, an Eff Type, and an Eff value.
static EffGroup[] SetEffTaskDelegate.getEffGroups(Properties eff_data)
          Returns an array of all existing and updated EffGroups associated with the context EffManagedVersion object.
static EffGroup SetEffFormProcessor.convertStringToEffGroup(String eff_string)
          Converts the given String into an EffGroup object.
 EffGroup[] EffVisitor.getEffGroups()
          Gets the value of the attribute: effGroups; The effectivities (represented using EffGroups) to append to the node.
 EffGroup[] EffGroupAssistantEvent.getEffGroups()
          Gets the value of the attribute: effGroups; The groups (used only by the PRE/POST_APPEND_EFF_GROUPS events.
static EffGroup[] EffGroupAssistant.getValidEffGroups(EffManagedVersion target, EffContext effContext)
          Gets all the EffGroups (based on the valid Effs) for this context, and assigns the context and the version to it.
static EffGroup[] EffGroupAssistant.getValidEffGroups(EffContext effContext)
          Gets all the EffGroups (based on the valid Effs) for this context, and assigns the contex to it.
 EffGroup EffGroup.getPredecessor()
          Gets the object for the association that plays role: predecessor.
 EffGroup EffGroup.getSuccessor()
          Gets the object for the association that plays role: successor.
protected  EffGroup EffGroup.duplicate()
           
protected  EffGroup AddEffTaskDelegate.createEffGroup(String type_class, String eff_value, EffContext eff_context)
          Deprecated. Creates a new EffGroup from an EffContext, an Eff Type, and an Eff value.
 

Methods in wt.eff with parameters of type EffGroup
private  void StandardEffService.verifyIncorporationDates(EffGroup[] eGs)
           
protected  EffManagedVersion SetEffTaskDelegate.replaceEffGroups(EffGroup[] eff_groups, EffGroup new_eff_group)
          Replaces the currently existing EffGroups associated with the context EffManagedVersion with the new EffGroups passed in.
static String SetEffFormProcessor.convertEffGroupToString(EffGroup eff_group)
          Output a String representation of the given EffGroup.
 void EffVisitor.setEffGroups(EffGroup[] a_EffGroups)
          Sets the value of the attribute: effGroups; The effectivities (represented using EffGroups) to append to the node.
private  void EffVisitor.effGroupsValidate(EffGroup[] a_EffGroups)
           
static EffManagedVersion[] EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
static EffManagedVersion[] EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
static EffManagedVersion[] EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
static EffManagedVersion[] EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
private static void EffGroupAssistant.dispatchVetoableEvent(String eventType, EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
           
static void ChangeOrderAddEffTaskDelegate.appendEffGroups(EffGroup[] eff_groups, ChangeOrderIfc change_order)
          Adds the effectivity associated with the given EffGroup to all of the EffManagedVersions which are effected by the given Change Order.
static void ChangeActivityAddEffTaskDelegate.appendEffGroups(EffGroup[] eff_groups, ChangeActivityIfc change_activity)
          Adds the effectivity associated with the given EffGroup to all of the EffManagedVersions which are effected by the given Change Activity.
private  void StandardEffService.verifyIncorporationDates(EffGroup[] eGs)
           
protected  EffManagedVersion SetEffTaskDelegate.replaceEffGroups(EffGroup[] eff_groups, EffGroup new_eff_group)
          Replaces the currently existing EffGroups associated with the context EffManagedVersion with the new EffGroups passed in.
static String SetEffFormProcessor.convertEffGroupToString(EffGroup eff_group)
          Output a String representation of the given EffGroup.
 void EffVisitor.setEffGroups(EffGroup[] a_EffGroups)
          Sets the value of the attribute: effGroups; The effectivities (represented using EffGroups) to append to the node.
private  void EffVisitor.effGroupsValidate(EffGroup[] a_EffGroups)
           
static EffManagedVersion[] EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
static EffManagedVersion[] EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups, ChangeActivityIfc authorizedBy)
          Adds the EffGroups to each of the EffManagedVersions.
static EffManagedVersion[] EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
static EffManagedVersion[] EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
protected static EffManagedVersion[] EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          Adds the EffGroups to each of the EffManagedVersions.
private static void EffGroupAssistant.dispatchVetoableEvent(String eventType, EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
           
static void ChangeOrderAddEffTaskDelegate.appendEffGroups(EffGroup[] eff_groups, ChangeOrderIfc change_order)
          Adds the effectivity associated with the given EffGroup to all of the EffManagedVersions which are effected by the given Change Order.
static void ChangeActivityAddEffTaskDelegate.appendEffGroups(EffGroup[] eff_groups, ChangeActivityIfc change_activity)
          Adds the effectivity associated with the given EffGroup to all of the EffManagedVersions which are effected by the given Change Activity.
 

Constructors in wt.eff with parameters of type EffGroup
EffVisitor(EffGroup a_EffGroup)
          Constructs a visitor that will append the provided group.
EffVisitor(EffGroup[] a_EffGroups)
          Constructs a visitor that will append the provided groups.
EffVisitor(EffGroup a_EffGroup, boolean a_IsVisitedQuietly)
          Constructs a visitor that will append the provided group.
EffVisitor(EffGroup[] a_EffGroups, boolean a_IsVisitedQuietly)
          Constructs a visitor that will append the provided groups.
EffSet(EffGroup group)
          Constructs a new EffSet containing new (non-persistent) Eff objects representing the argument EffGroup object.
EffGroupAssistantEvent(String eventType, EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          

Supported API: false
EffGroupAssistantEvent(String eventKey, WTCollection effManagedVersions, EffGroup[] effGroups)
          

Supported API: false
EffGroupAssistant.Key(EffGroup g)
           
EffGroup(EffGroup successor, SortedMap effHistoryMap)
           
EffVisitor(EffGroup a_EffGroup)
          Constructs a visitor that will append the provided group.
EffVisitor(EffGroup[] a_EffGroups)
          Constructs a visitor that will append the provided groups.
EffVisitor(EffGroup a_EffGroup, boolean a_IsVisitedQuietly)
          Constructs a visitor that will append the provided group.
EffVisitor(EffGroup[] a_EffGroups, boolean a_IsVisitedQuietly)
          Constructs a visitor that will append the provided groups.
EffSet(EffGroup group)
          Constructs a new EffSet containing new (non-persistent) Eff objects representing the argument EffGroup object.
EffGroupAssistantEvent(String eventType, EffManagedVersion[] effManagedVersions, EffGroup[] effGroups)
          

Supported API: false
EffGroupAssistantEvent(String eventKey, WTCollection effManagedVersions, EffGroup[] effGroups)
          

Supported API: false
EffGroupAssistant.Key(EffGroup g)
           
EffGroup(EffGroup successor, SortedMap effHistoryMap)