|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UmlnotationFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
UmlnotationPackage| Field Summary | |
|---|---|
static UmlnotationFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
UMLClassifierStyle |
createUMLClassifierStyle()
Returns a new object of class 'UML Classifier Style' |
UMLComponentStyle |
createUMLComponentStyle()
Returns a new object of class 'UML Component Style' |
UMLConnectorStyle |
createUMLConnectorStyle()
Returns a new object of class 'UML Connector Style' |
UMLDiagramStyle |
createUMLDiagramStyle()
Returns a new object of class 'UML Diagram Style' |
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' |
UMLShapeCompartmentStyle |
createUMLShapeCompartmentStyle()
Returns a new object of class 'UML Shape Compartment Style' |
UMLShapeStyle |
createUMLShapeStyle()
Returns a new object of class 'UML Shape Style' |
UMLStereotypeStyle |
createUMLStereotypeStyle()
Returns a new object of class 'UML Stereotype Style' |
UmlnotationPackage |
getUmlnotationPackage()
Returns the package supported by this factory |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final UmlnotationFactory eINSTANCE
| Method Detail |
|---|
UMLNameStyle createUMLNameStyle()
UMLStereotypeStyle createUMLStereotypeStyle()
UMLParentStyle createUMLParentStyle()
UMLShapeStyle createUMLShapeStyle()
UMLClassifierStyle createUMLClassifierStyle()
UMLListStyle createUMLListStyle()
UMLComponentStyle createUMLComponentStyle()
UMLDiagramStyle createUMLDiagramStyle()
UMLFrameStyle createUMLFrameStyle()
UMLConnectorStyle createUMLConnectorStyle()
UMLListCompartmentStyle createUMLListCompartmentStyle()
UMLShapeCompartmentStyle createUMLShapeCompartmentStyle()
UmlnotationPackage getUmlnotationPackage()
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||