public class ClassView extends QuiduView implements Qualified
EMPTY, LOGGER, params, strict| Modifier | Constructor and Description | 
|---|---|
  | 
ClassView()  | 
  | 
ClassView(PetalNode parent,
         Collection params,
         int tag)  | 
protected  | 
ClassView(PetalNode parent,
         String name,
         Collection params,
         int tag)  | 
protected  | 
ClassView(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(Visitor v)
accept the given visitor 
 | 
int | 
getAnnotation()  | 
boolean | 
getAutoResize()  | 
Compartment | 
getCompartment()  | 
boolean | 
getIncludeAttribute()  | 
boolean | 
getIncludeOperation()  | 
ItemLabel | 
getLabel()  | 
String | 
getQualifiedNameParameter()  | 
boolean | 
getShowCompartmentStereotypes()  | 
ItemLabel | 
getStereotype()  | 
void | 
setAnnotation(int o)  | 
void | 
setAutoResize(boolean o)  | 
void | 
setCompartment(Compartment o)  | 
void | 
setIncludeAttribute(boolean o)  | 
void | 
setIncludeOperation(boolean o)  | 
void | 
setLabel(ItemLabel o)  | 
void | 
setQualifiedNameParameter(String name)  | 
void | 
setShowCompartmentStereotypes(boolean o)  | 
void | 
setStereotype(ItemLabel o)  | 
getQuidu, getQuiduAsLong, getReferencedObject, setQuidu, setQuiduAsLonggetClient, getFillColor, getHeight, getIcon, getIconStyle, getLineColor, getLineStyle, getLocation, getNameParameter, getSupplier, getTag, getWidth, setClient, setFillColor, setHeight, setIcon, setIconStyle, setLineColor, setLineStyle, setLocation, setNameParameter, setSupplier, setTag, setWidth, toStringaddProperty, 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, setPropertyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildCount, getKindpublic ClassView(PetalNode parent, Collection params, int tag)
protected ClassView(PetalNode parent, String name, Collection params, int tag)
public ClassView()
protected ClassView(String name)
public void setQualifiedNameParameter(String name)
setQualifiedNameParameter in interface Qualifiedname - String like "Logical View::University::Professor"public String getQualifiedNameParameter()
getQualifiedNameParameter in interface Qualifiedpublic boolean getShowCompartmentStereotypes()
public void setShowCompartmentStereotypes(boolean o)
public boolean getIncludeAttribute()
public void setIncludeAttribute(boolean o)
public boolean getIncludeOperation()
public void setIncludeOperation(boolean o)
public ItemLabel getLabel()
public void setLabel(ItemLabel o)
public ItemLabel getStereotype()
public void setStereotype(ItemLabel o)
public int getAnnotation()
public void setAnnotation(int o)
public Compartment getCompartment()
public void setCompartment(Compartment o)
public boolean getAutoResize()
public void setAutoResize(boolean o)
Copyright © 2018 BITPlan GmbH. All rights reserved.