public class Object extends QuiduObject implements Named
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
Object() |
Object(PetalNode parent,
Collection params) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
String |
getClassName() |
List |
getCollaborators() |
Class |
getInstantiatedClass() |
boolean |
getMulti() |
String |
getNameParameter() |
String |
getPersistence() |
void |
setClassName(String o) |
void |
setCollaborators(List o) |
void |
setMulti(boolean o) |
void |
setNameParameter(String o) |
void |
setPersistence(String o) |
getQuidu, getQuiduAsLong, getReferencedObject, setQuidu, setQuiduAsLong
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
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildCount, getKind
public Object(PetalNode parent, Collection params)
public Object()
public Class getInstantiatedClass()
public void setNameParameter(String o)
setNameParameter
in interface Named
public String getNameParameter()
getNameParameter
in interface Named
public List getCollaborators()
public void setCollaborators(List o)
public String getClassName()
public void setClassName(String o)
public String getPersistence()
public void setPersistence(String o)
public boolean getMulti()
public void setMulti(boolean o)
Copyright © 2018 BITPlan GmbH. All rights reserved.