public abstract class Relationship extends QuiduObject implements HasSupplier, StereoTyped, Labeled, Documented
EMPTY, LOGGER, params, strict| Constructor and Description | 
|---|
Relationship(PetalNode parent,
            String name,
            Collection params)  | 
Relationship(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDocumentation()  | 
String | 
getLabel()  | 
String | 
getStereotype()  | 
String | 
getSupplier()  | 
void | 
setDocumentation(String o)  | 
void | 
setLabel(String o)  | 
void | 
setStereotype(String c)  | 
void | 
setSupplier(String o)  | 
getQuidu, getQuiduAsLong, getReferencedObject, setQuidu, setQuiduAsLonggetQuid, 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, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, getChildCount, getKindpublic Relationship(PetalNode parent, String name, Collection params)
public Relationship(String name)
public String getSupplier()
getSupplier in interface HasSupplierpublic void setSupplier(String o)
setSupplier in interface HasSupplierpublic String getStereotype()
getStereotype in interface StereoTypedpublic void setStereotype(String c)
setStereotype in interface StereoTypedpublic void setDocumentation(String o)
setDocumentation in interface Documentedpublic String getDocumentation()
getDocumentation in interface DocumentedCopyright © 2018 BITPlan GmbH. All rights reserved.