public class UseCaseView extends QuiduView implements Qualified
EMPTY, LOGGER, params, strict
Constructor and Description |
---|
UseCaseView() |
UseCaseView(PetalNode parent,
Collection params,
int tag) |
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor v)
accept the given visitor
|
ItemLabel |
getLabel() |
String |
getQualifiedNameParameter() |
ItemLabel |
getStereotype() |
void |
setLabel(ItemLabel o) |
void |
setQualifiedNameParameter(String name) |
void |
setStereotype(ItemLabel o) |
getQuidu, getQuiduAsLong, getReferencedObject, setQuidu, setQuiduAsLong
getClient, getFillColor, getHeight, getIcon, getIconStyle, getLineColor, getLineStyle, getLocation, getNameParameter, getSupplier, getTag, getWidth, setClient, setFillColor, setHeight, setIcon, setIconStyle, setLineColor, setLineStyle, setLocation, setNameParameter, setSupplier, setTag, setWidth, toString
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, init, moveProperty, removeFromList, removeProperty, removeProperty, setName, setParameterList, setParent, setProperty
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildCount, getKind
public UseCaseView(PetalNode parent, Collection params, int tag)
public UseCaseView()
public void setQualifiedNameParameter(String name)
setQualifiedNameParameter
in interface Qualified
name
- String like "Logical View::University::Professor"public String getQualifiedNameParameter()
getQualifiedNameParameter
in interface Qualified
public ItemLabel getLabel()
public void setLabel(ItemLabel o)
public ItemLabel getStereotype()
public void setStereotype(ItemLabel o)
Copyright © 2018 BITPlan GmbH. All rights reserved.