public abstract class Inheritable extends AccessObject
EMPTY, LOGGER, params, strict
Modifier | Constructor and Description |
---|---|
protected |
Inheritable(PetalNode parent,
String name,
Collection params) |
protected |
Inheritable(String name) |
Modifier and Type | Method and Description |
---|---|
InheritanceRelationship |
addSuperClassifier(Inheritable clazz)
Add super classifier of this use case/class, i.e. add InheritanceRelationship to
"superclasses" list.
|
List |
getSuperclassList() |
void |
setSuperclassList(List c)
Set list of InheritanceRelationship objects
|
getDocumentation, getExportControl, getNameParameter, getStereotype, isPrivate, isProtected, isPublic, setDocumentation, setExportControl, setNameParameter, setStereotype
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
protected Inheritable(PetalNode parent, String name, Collection params)
protected Inheritable(String name)
public List getSuperclassList()
public void setSuperclassList(List c)
public InheritanceRelationship addSuperClassifier(Inheritable clazz)
Copyright © 2018 BITPlan GmbH. All rights reserved.