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, setQuiduAsLong
getQuid, getQuidAsLong, init, setQuid, setQuidAsLong
accept, 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
accept, getChildCount, getKind
public Relationship(PetalNode parent, String name, Collection params)
public Relationship(String name)
public String getSupplier()
getSupplier
in interface HasSupplier
public void setSupplier(String o)
setSupplier
in interface HasSupplier
public String getStereotype()
getStereotype
in interface StereoTyped
public void setStereotype(String c)
setStereotype
in interface StereoTyped
public void setDocumentation(String o)
setDocumentation
in interface Documented
public String getDocumentation()
getDocumentation
in interface Documented
Copyright © 2018 BITPlan GmbH. All rights reserved.