|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractCreationUtils
org.topcased.modeler.uml.sequencediagram.SequenceCreationUtils
public class SequenceCreationUtils
This utility class allows to create a GraphElement associated with a Model Object
Constructor Summary | |
---|---|
SequenceCreationUtils(DiagramGraphConf diagramConf)
Constructor |
Method Summary | |
---|---|
GraphElement |
createGraphElement(EObject obj,
java.lang.String presentation)
|
protected GraphElement |
createGraphElementBehaviorExecutionSpecification(org.eclipse.uml2.uml.BehaviorExecutionSpecification element,
java.lang.String presentation)
|
protected GraphElement |
createGraphElementCombinedFragment(org.eclipse.uml2.uml.CombinedFragment element,
java.lang.String presentation)
|
protected GraphElement |
createGraphElementComment(org.eclipse.uml2.uml.Comment element,
java.lang.String presentation)
|
protected GraphElement |
createGraphElementDestructionEvent(org.eclipse.uml2.uml.DestructionEvent element,
java.lang.String presentation)
|
protected GraphElement |
createGraphElementLifeline(org.eclipse.uml2.uml.Lifeline element,
java.lang.String presentation)
|
protected GraphElement |
createGraphElementMessage(org.eclipse.uml2.uml.Message element,
java.lang.String presentation)
|
EObject |
createModelObject(EObject obj)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SequenceCreationUtils(DiagramGraphConf diagramConf)
diagramConf
- the Diagram Graphical ConfigurationMethod Detail |
---|
public GraphElement createGraphElement(EObject obj, java.lang.String presentation)
org.topcased.modeler.editor.ICreationUtils#createGraphElement(org.eclipse.emf.ecore.EObject,
java.lang.String)
protected GraphElement createGraphElementLifeline(org.eclipse.uml2.uml.Lifeline element, java.lang.String presentation)
element
- the model elementpresentation
- the presentation of the graphical element
protected GraphElement createGraphElementBehaviorExecutionSpecification(org.eclipse.uml2.uml.BehaviorExecutionSpecification element, java.lang.String presentation)
element
- the model elementpresentation
- the presentation of the graphical element
protected GraphElement createGraphElementDestructionEvent(org.eclipse.uml2.uml.DestructionEvent element, java.lang.String presentation)
element
- the model elementpresentation
- the presentation of the graphical element
protected GraphElement createGraphElementMessage(org.eclipse.uml2.uml.Message element, java.lang.String presentation)
element
- the model elementpresentation
- the presentation of the graphical element
protected GraphElement createGraphElementComment(org.eclipse.uml2.uml.Comment element, java.lang.String presentation)
element
- the model elementpresentation
- the presentation of the graphical element
protected GraphElement createGraphElementCombinedFragment(org.eclipse.uml2.uml.CombinedFragment element, java.lang.String presentation)
element
- the model elementpresentation
- the presentation of the graphical element
public EObject createModelObject(EObject obj)
org.topcased.modeler.editor.ICreationUtils#createModelObject(org.eclipse.emf.ecore.EObject)
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.