public class Process extends QuidObject
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
Process() |
Process(PetalNode parent,
Collection params) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
String |
getDocumentation() |
String |
getNameParameter() |
String |
getPriority() |
String |
getStereotype() |
void |
setDocumentation(String o) |
void |
setNameParameter(String o) |
void |
setPriority(String o) |
void |
setStereotype(String o) |
getQuid, getQuidAsLong, init, setQuid, setQuidAsLong
addProperty, addToList, clone, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, equals, getChildCount, getKind, getLongestName, getName, getNames, getNoProperties, getParameterList, getParent, getProperties, getProperty, getProperty, getPropertyAsBoolean, getPropertyAsFloat, getPropertyAsInteger, getPropertyAsString, getPropertyList, getPropertyName, getPropertyTuples, getQualifiedName, getRoot, indexOf, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setProperty, toString
public Process(PetalNode parent, Collection params)
public Process()
public void setNameParameter(String o)
public String getNameParameter()
public String getDocumentation()
public void setDocumentation(String o)
public String getStereotype()
public void setStereotype(String o)
public String getPriority()
public void setPriority(String o)
Copyright © 2018 BITPlan GmbH. All rights reserved.