public interface Flowchart extends Statechart
The following features are supported:
RhapsodyPackage.getFlowchart()
Modifier and Type | Method and Description |
---|---|
ActivityDiagram |
getFlowchartDiagram()
Returns the value of the 'Flowchart Diagram' reference.
|
com.sodius.mdw.core.model.emf.MDWEList |
getSwimlanes()
Returns the value of the 'Swimlanes' reference list.
|
boolean |
isAnalysisOnly()
Returns the value of the 'Is Analysis Only' attribute.
|
void |
setFlowchartDiagram(ActivityDiagram value)
Sets the value of the '
Flowchart Diagram ' reference. |
void |
setIsAnalysisOnly(boolean value)
Sets the value of the '
Is Analysis Only ' attribute. |
getAllTriggers, getInheritsFrom, getItsClass, getRootState, getStatechartDiagram, isMainBehavior, isOverridden, setInheritsFrom, setIsMainBehavior, setIsOverridden, setItsClass, setRootState, setStatechartDiagram
isAbstract, isActive, isBehaviorOverriden, isComposite, isReactive, setIsAbstract, setIsActive, setIsBehaviorOverriden, setIsComposite, setIsReactive
getActivityDiagram, getAttributes, getBaseClassifiers, getBehavioralDiagrams, getDerivedClassifiers, getFlowItems, getFlows, getGeneralizations, getInterfaceItems, getLinks, getNestedClassifiers, getOperations, getPorts, getRelations, getSequenceDiagrams, getStatechart, setActivityDiagram, setStatechart
getCMHeader, getCurrentDirectory, getFilename, getLanguage, getLastModifiedTime, getStructureDiagrams, isIncludeInNextLoad, isReadOnly, isReferenceUnit, isSeparateSaveUnit, isStub, setCMHeader, setCurrentDirectory, setFilename, setIncludeInNextLoad, setIsReadOnly, setIsReferenceUnit, setIsSeparateSaveUnit, setIsStub, setLanguage, setLastModifiedTime
getAllTags, getAnnotations, getConstraints, getConstraintsByHim, getControlledFiles, getDependencies, getDescription, getDescriptionHTML, getDescriptionRTF, getDisplayName, getFullPathName, getGUID, getHyperLinks, getInterfaceName, getLocalTags, getMainDiagram, getMetaClass, getName, getOfTemplate, getOwnedDependencies, getOwner, getProject, getProperties, getProperty, getReferences, getStereotype, getStereotypes, getTemplateParameters, getTi, getUserDefinedMetaClass, isATemplate, isExternal, isRequirementTraceabilityHandle, isShowDisplayName, isUnresolved, setDescription, setDescriptionHTML, setDescriptionRTF, setDisplayName, setFullPathName, setGUID, setInterfaceName, setIsATemplate, setIsExternal, setIsShowDisplayName, setIsUnresolved, setMainDiagram, setMetaClass, setName, setOfTemplate, setOwner, setProject, setRequirementTraceabilityHandle, setStereotype, setTi, setUserDefinedMetaClass
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
boolean isAnalysisOnly()
setIsAnalysisOnly(boolean)
,
RhapsodyPackage.getFlowchart_IsAnalysisOnly()
void setIsAnalysisOnly(boolean value)
Is Analysis Only
' attribute.
value
- the new value of the 'Is Analysis Only' attribute.isAnalysisOnly()
com.sodius.mdw.core.model.emf.MDWEList getSwimlanes()
Swimlane
.
RhapsodyPackage.getFlowchart_Swimlanes()
ActivityDiagram getFlowchartDiagram()
setFlowchartDiagram(ActivityDiagram)
,
RhapsodyPackage.getFlowchart_FlowchartDiagram()
void setFlowchartDiagram(ActivityDiagram value)
Flowchart Diagram
' reference.
value
- the new value of the 'Flowchart Diagram' reference.getFlowchartDiagram()