public class BasicSecondaryResources
extends java.lang.Object
Constructor and Description |
---|
BasicSecondaryResources(YAtomicTask task) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<InvalidReference> |
getInvalidReferences() |
NonHumanCategorySet |
getNonHumanCategorySet() |
NonHumanResourceSet |
getNonHumanResourceSet() |
ParticipantSet |
getParticipantSet() |
int |
getResourcesCount() |
RoleSet |
getRoleSet() |
boolean |
hasResources() |
void |
parse(org.jdom2.Element e,
org.jdom2.Namespace nsYawl) |
protected java.lang.String |
toXML() |
public ParticipantSet getParticipantSet()
public RoleSet getRoleSet()
public NonHumanResourceSet getNonHumanResourceSet()
public NonHumanCategorySet getNonHumanCategorySet()
public java.util.Set<InvalidReference> getInvalidReferences()
public boolean hasResources()
public int getResourcesCount()
public void parse(org.jdom2.Element e, org.jdom2.Namespace nsYawl) throws ResourceParseException
ResourceParseException
protected java.lang.String toXML()