org.enhydra.jawe.components.graph
Class CommonExpressionParticipants
java.lang.Object
org.enhydra.shark.xpdl.XMLElement
org.enhydra.shark.xpdl.XMLBaseForCollectionAndComplex
org.enhydra.shark.xpdl.XMLCollection
org.enhydra.shark.xpdl.elements.Participants
org.enhydra.jawe.components.graph.CommonExpressionParticipants
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class CommonExpressionParticipants
- extends org.enhydra.shark.xpdl.elements.Participants
Represents collection of imaginary participants for entering
common expressions for activity performers.
- Author:
- Sasa Bojanic
- See Also:
- Serialized Form
Fields inherited from class org.enhydra.shark.xpdl.XMLBaseForCollectionAndComplex |
cachesInitialized, elementMap, elements |
Fields inherited from class org.enhydra.shark.xpdl.XMLElement |
isReadOnly, listeners, notifyListeners, notifyMainListeners, originalElementHashCode, parent, value |
Methods inherited from class org.enhydra.shark.xpdl.elements.Participants |
getParticipant |
Methods inherited from class org.enhydra.shark.xpdl.XMLCollection |
add, add, addAll, checkRepositioning, clear, clearCaches, clone, containsElement, getCollectionElement, indexOf, initCaches, isEmpty, makeAs, remove, remove, removeAll, removeElement, reposition |
Methods inherited from class org.enhydra.shark.xpdl.XMLBaseForCollectionAndComplex |
contains, equals, get, setNotifyListeners, setNotifyMainListeners, setReadOnly, setValue, size, toElementMap, toElements |
Methods inherited from class org.enhydra.shark.xpdl.XMLElement |
addListener, createInfo, getListeners, getMainElement, getOriginalElementHashCode, getParent, isMainElement, isReadOnly, isRequired, notifyListeners, notifyMainListeners, removeListener, setParent, toName, toValue |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
private static CommonExpressionParticipants instance
wpOrAsToCEPs
private java.util.Map wpOrAsToCEPs
CommonExpressionParticipants
private CommonExpressionParticipants()
getInstance
public static CommonExpressionParticipants getInstance()
generateNewElement
public org.enhydra.shark.xpdl.XMLElement generateNewElement()
- Overrides:
generateNewElement
in class org.enhydra.shark.xpdl.elements.Participants
generateCommonExpressionParticipant
public CommonExpressionParticipant generateCommonExpressionParticipant(org.enhydra.shark.xpdl.XMLCollectionElement wpOrAs)
getCommonExpressionParticipants
public java.util.Set getCommonExpressionParticipants(org.enhydra.shark.xpdl.XMLCollectionElement wpOrAs)
getUpdatedCommonExpressionParticipant
public CommonExpressionParticipant getUpdatedCommonExpressionParticipant(java.util.List vo,
org.enhydra.shark.xpdl.XMLCollectionElement wpOrAs)
removeUnusedCommonExpressionParticipants
public void removeUnusedCommonExpressionParticipants(java.util.List vo,
org.enhydra.shark.xpdl.XMLCollectionElement wpOrAs)
getCommonExpressionParticipant
public CommonExpressionParticipant getCommonExpressionParticipant(org.enhydra.shark.xpdl.XMLCollectionElement wpOrAs,
java.lang.String id)
printList
public void printList(org.enhydra.shark.xpdl.XMLCollectionElement wpOrAs)
getIdForVisualOrderEA
public java.lang.String getIdForVisualOrderEA(java.lang.String pId)
getIdFromVisualOrderEA
public java.lang.String getIdFromVisualOrderEA(java.lang.String pId)
isCommonExpressionParticipantId
public boolean isCommonExpressionParticipantId(java.lang.String pId)