public abstract class AccessObject extends QuidObject implements AccessQualified, Named, StereoTyped, Documented
EMPTY, LOGGER, params, strict| Modifier | Constructor and Description | 
|---|---|
protected  | 
AccessObject(PetalNode parent,
            String name,
            Collection params)  | 
protected  | 
AccessObject(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDocumentation()  | 
String | 
getExportControl()  | 
String | 
getNameParameter()  | 
String | 
getStereotype()  | 
boolean | 
isPrivate()  | 
boolean | 
isProtected()  | 
boolean | 
isPublic()  | 
void | 
setDocumentation(String o)  | 
void | 
setExportControl(String o)  | 
void | 
setNameParameter(String o)  | 
void | 
setStereotype(String c)  | 
getQuid, getQuidAsLong, init, setQuid, setQuidAsLongaccept, 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, toStringprotected AccessObject(PetalNode parent, String name, Collection params)
protected AccessObject(String name)
public void setNameParameter(String o)
setNameParameter in interface Namedpublic String getNameParameter()
getNameParameter in interface Namedpublic String getDocumentation()
getDocumentation in interface Documentedpublic void setDocumentation(String o)
setDocumentation in interface Documentedpublic String getStereotype()
getStereotype in interface StereoTypedpublic void setStereotype(String c)
setStereotype in interface StereoTypedpublic String getExportControl()
getExportControl in interface AccessQualifiedpublic void setExportControl(String o)
setExportControl in interface AccessQualifiedpublic boolean isPublic()
public boolean isProtected()
public boolean isPrivate()
Copyright © 2018 BITPlan GmbH. All rights reserved.