public class UseCase extends Inheritable
EMPTY, LOGGER, params, strict| Constructor and Description |
|---|
UseCase() |
UseCase(PetalNode parent,
Collection params) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor v)
accept the given visitor
|
InheritanceRelationship |
addSuperUseCase(UseCase caze)
Add super use case of this use case, i.e. adds InheritanceRelationship to
"superclasses" list.
|
addSuperClassifier, getSuperclassList, setSuperclassListgetDocumentation, getExportControl, getNameParameter, getStereotype, isPrivate, isProtected, isPublic, setDocumentation, setExportControl, setNameParameter, setStereotypegetQuid, getQuidAsLong, init, setQuid, setQuidAsLongaddProperty, 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, toStringpublic UseCase(PetalNode parent, Collection params)
public UseCase()
public InheritanceRelationship addSuperUseCase(UseCase caze)
Copyright © 2018 BITPlan GmbH. All rights reserved.