public interface UmlnotationFactory
extends org.eclipse.emf.ecore.EFactory
UmlnotationPackage
Modifier and Type | Field and Description |
---|---|
static UmlnotationFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
OffsetConstraintConnector |
createOffsetConstraintConnector()
Returns a new object of class 'Offset Constraint Connector'.
|
UMLCallInteractionActionNode |
createUMLCallInteractionActionNode()
Returns a new object of class 'UML Call Interaction Action Node'.
|
UMLCallInteractionActionStyle |
createUMLCallInteractionActionStyle()
Returns a new object of class 'UML Call Interaction Action Style'.
|
UMLClassifierShape |
createUMLClassifierShape()
Returns a new object of class 'UML Classifier Shape'.
|
UMLClassifierStyle |
createUMLClassifierStyle()
Returns a new object of class 'UML Classifier Style'.
|
UMLComponent |
createUMLComponent()
Returns a new object of class 'UML Component'.
|
UMLComponentStyle |
createUMLComponentStyle()
Returns a new object of class 'UML Component Style'.
|
UMLConnector |
createUMLConnector()
Returns a new object of class 'UML Connector'.
|
UMLConnectorStyle |
createUMLConnectorStyle()
Returns a new object of class 'UML Connector Style'.
|
UMLDiagram |
createUMLDiagram()
Returns a new object of class 'UML Diagram'.
|
UMLDiagramStyle |
createUMLDiagramStyle()
Returns a new object of class 'UML Diagram Style'.
|
UMLFrame |
createUMLFrame()
Returns a new object of class 'UML Frame'.
|
UMLFrameStyle |
createUMLFrameStyle()
Returns a new object of class 'UML Frame Style'.
|
UMLListCompartmentStyle |
createUMLListCompartmentStyle()
Returns a new object of class 'UML List Compartment Style'.
|
UMLListStyle |
createUMLListStyle()
Returns a new object of class 'UML List Style'.
|
UMLNameStyle |
createUMLNameStyle()
Returns a new object of class 'UML Name Style'.
|
UMLParentStyle |
createUMLParentStyle()
Returns a new object of class 'UML Parent Style'.
|
UMLShape |
createUMLShape()
Returns a new object of class 'UML Shape'.
|
UMLShapeCompartment |
createUMLShapeCompartment()
Returns a new object of class 'UML Shape Compartment'.
|
UMLShapeCompartmentStyle |
createUMLShapeCompartmentStyle()
Returns a new object of class 'UML Shape Compartment Style'.
|
UMLShapeStyle |
createUMLShapeStyle()
Returns a new object of class 'UML Shape Style'.
|
UMLStereotypeAttributeCompartmentStyle |
createUMLStereotypeAttributeCompartmentStyle()
Returns a new object of class 'UML Stereotype Attribute Compartment Style'.
|
UMLStereotypeStyle |
createUMLStereotypeStyle()
Returns a new object of class 'UML Stereotype Style'.
|
UMLTimingLifelineNode |
createUMLTimingLifelineNode()
Returns a new object of class 'UML Timing Lifeline Node'.
|
UMLTimingNumericalRulerStyle |
createUMLTimingNumericalRulerStyle()
Returns a new object of class 'UML Timing Numerical Ruler Style'.
|
UMLTimingRuler |
createUMLTimingRuler()
Returns a new object of class 'UML Timing Ruler'.
|
UmlnotationPackage |
getUmlnotationPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final UmlnotationFactory eINSTANCE
UMLNameStyle createUMLNameStyle()
UMLStereotypeStyle createUMLStereotypeStyle()
UMLStereotypeAttributeCompartmentStyle createUMLStereotypeAttributeCompartmentStyle()
UMLParentStyle createUMLParentStyle()
UMLCallInteractionActionStyle createUMLCallInteractionActionStyle()
UMLShape createUMLShape()
UMLClassifierShape createUMLClassifierShape()
UMLFrame createUMLFrame()
UMLComponent createUMLComponent()
UMLDiagram createUMLDiagram()
UMLConnector createUMLConnector()
UMLCallInteractionActionNode createUMLCallInteractionActionNode()
UMLShapeCompartment createUMLShapeCompartment()
UMLTimingRuler createUMLTimingRuler()
UMLTimingLifelineNode createUMLTimingLifelineNode()
UMLTimingNumericalRulerStyle createUMLTimingNumericalRulerStyle()
OffsetConstraintConnector createOffsetConstraintConnector()
UMLShapeStyle createUMLShapeStyle()
UMLClassifierStyle createUMLClassifierStyle()
UMLListStyle createUMLListStyle()
UMLComponentStyle createUMLComponentStyle()
UMLDiagramStyle createUMLDiagramStyle()
UMLFrameStyle createUMLFrameStyle()
UMLConnectorStyle createUMLConnectorStyle()
UMLListCompartmentStyle createUMLListCompartmentStyle()
UMLShapeCompartmentStyle createUMLShapeCompartmentStyle()
UmlnotationPackage getUmlnotationPackage()