public class UsesRelationship extends Relationship implements AccessQualified
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
UsesRelationship() |
UsesRelationship(PetalNode parent,
Collection params) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
List |
getAttributes() |
Value |
getClientCardinality() |
String |
getExportControl() |
Value |
getSupplierCardinality() |
void |
setAttributes(List o) |
void |
setClientCardinality(Value o) |
void |
setExportControl(String o) |
void |
setSupplierCardinality(Value o) |
getDocumentation, getLabel, getStereotype, getSupplier, setDocumentation, setLabel, setStereotype, setSupplier
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 UsesRelationship(PetalNode parent, Collection params)
public UsesRelationship()
public List getAttributes()
public void setAttributes(List o)
public String getExportControl()
getExportControl
in interface AccessQualified
public void setExportControl(String o)
setExportControl
in interface AccessQualified
public Value getClientCardinality()
public void setClientCardinality(Value o)
public Value getSupplierCardinality()
public void setSupplierCardinality(Value o)
Copyright © 2018 BITPlan GmbH. All rights reserved.