public class Action extends QuidObject implements Named
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
Action() |
Action(PetalNode parent,
Collection params) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
ActionTime |
getActionTime() |
String |
getNameParameter() |
void |
setActionTime(ActionTime o) |
void |
setNameParameter(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 Action(PetalNode parent, Collection params)
public Action()
public void setNameParameter(String o)
setNameParameter
in interface Named
public String getNameParameter()
getNameParameter
in interface Named
public ActionTime getActionTime()
public void setActionTime(ActionTime o)
Copyright © 2018 BITPlan GmbH. All rights reserved.