public class Attribute extends PetalObject
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
Attribute()  | 
Attribute(PetalNode parent,
         Collection params)
construct me 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
String | 
getAttributeName()  | 
String | 
getStringValue()
get the Value 
 | 
String | 
getTool()  | 
PetalNode | 
getValue()  | 
void | 
setAttributeName(String o)  | 
void | 
setTool(String o)  | 
void | 
setValue(PetalNode o)  | 
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, init, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setProperty, toStringpublic Attribute(PetalNode parent, Collection params)
parent - params - public Attribute()
public String getTool()
public void setTool(String o)
public String getAttributeName()
public void setAttributeName(String o)
public PetalNode getValue()
public String getStringValue()
public void setValue(PetalNode o)
Copyright © 2018 BITPlan GmbH. All rights reserved.