Constructor and Description |
---|
CostDriver() |
CostDriver(XNode node) |
Modifier and Type | Method and Description |
---|---|
void |
fromXNode(XNode node) |
java.util.Set<CostType> |
getCostTypes() |
java.lang.String |
getCostTypesAsCSV() |
java.util.Set<DriverFacet> |
getFacets() |
java.lang.String |
getID() |
UnitCost |
getUnitCost() |
boolean |
hasFacetAspect(FacetAspect aspect) |
XNodeIO |
newInstance(XNode node) |
java.lang.String |
toXML() |
XNode |
toXNode() |
public CostDriver()
public CostDriver(XNode node)
public java.lang.String getID()
public UnitCost getUnitCost()
public java.util.Set<DriverFacet> getFacets()
public java.util.Set<CostType> getCostTypes()
public boolean hasFacetAspect(FacetAspect aspect)
public java.lang.String getCostTypesAsCSV()
public java.lang.String toXML()
public XNodeIO newInstance(XNode node)
newInstance
in interface XNodeIO
Copyright © 2004-2014 The YAWL Foundation.