|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OgmlFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
OgmlPackage
Field Summary | |
---|---|
static OgmlFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
BooleanType |
createBooleanType()
Returns a new object of class 'Boolean Type'. |
BoolType |
createBoolType()
Returns a new object of class 'Bool Type'. |
ComposedType |
createComposedType()
Returns a new object of class 'Composed Type'. |
ConstraintsType |
createConstraintsType()
Returns a new object of class 'Constraints Type'. |
DataType |
createDataType()
Returns a new object of class 'Data Type'. |
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
EdgeConstraintType |
createEdgeConstraintType()
Returns a new object of class 'Edge Constraint Type'. |
EdgeLayoutType |
createEdgeLayoutType()
Returns a new object of class 'Edge Layout Type'. |
EdgeStyleTemplateType |
createEdgeStyleTemplateType()
Returns a new object of class 'Edge Style Template Type'. |
EdgeType |
createEdgeType()
Returns a new object of class 'Edge Type'. |
EndpointType |
createEndpointType()
Returns a new object of class 'Endpoint Type'. |
FillType |
createFillType()
Returns a new object of class 'Fill Type'. |
FontType |
createFontType()
Returns a new object of class 'Font Type'. |
GraphStyleType |
createGraphStyleType()
Returns a new object of class 'Graph Style Type'. |
GraphType |
createGraphType()
Returns a new object of class 'Graph Type'. |
IntType |
createIntType()
Returns a new object of class 'Int Type'. |
KeysType |
createKeysType()
Returns a new object of class 'Keys Type'. |
KeyType |
createKeyType()
Returns a new object of class 'Key Type'. |
KeyValueType |
createKeyValueType()
Returns a new object of class 'Key Value Type'. |
LabelConstraintType |
createLabelConstraintType()
Returns a new object of class 'Label Constraint Type'. |
LabelLayoutType |
createLabelLayoutType()
Returns a new object of class 'Label Layout Type'. |
LabelStyleTemplateType |
createLabelStyleTemplateType()
Returns a new object of class 'Label Style Template Type'. |
LabelType |
createLabelType()
Returns a new object of class 'Label Type'. |
LayoutType |
createLayoutType()
Returns a new object of class 'Layout Type'. |
LineStyleType |
createLineStyleType()
Returns a new object of class 'Line Style Type'. |
LineType |
createLineType()
Returns a new object of class 'Line Type'. |
LocationType |
createLocationType()
Returns a new object of class 'Location Type'. |
NodeConstraintType |
createNodeConstraintType()
Returns a new object of class 'Node Constraint Type'. |
NodeLayoutType |
createNodeLayoutType()
Returns a new object of class 'Node Layout Type'. |
NodeStyleTemplateType |
createNodeStyleTemplateType()
Returns a new object of class 'Node Style Template Type'. |
NodeType |
createNodeType()
Returns a new object of class 'Node Type'. |
NumberType |
createNumberType()
Returns a new object of class 'Number Type'. |
OgmlType |
createOgmlType()
Returns a new object of class 'Type'. |
PointType |
createPointType()
Returns a new object of class 'Point Type'. |
SegmentType |
createSegmentType()
Returns a new object of class 'Segment Type'. |
ShapeType1 |
createShapeType1()
Returns a new object of class 'Shape Type1'. |
SourceStyleType |
createSourceStyleType()
Returns a new object of class 'Source Style Type'. |
SourceTargetType |
createSourceTargetType()
Returns a new object of class 'Source Target Type'. |
StructureType |
createStructureType()
Returns a new object of class 'Structure Type'. |
StylesType |
createStylesType()
Returns a new object of class 'Styles Type'. |
StyleTemplatesType |
createStyleTemplatesType()
Returns a new object of class 'Style Templates Type'. |
TargetStyleType |
createTargetStyleType()
Returns a new object of class 'Target Style Type'. |
TemplateType |
createTemplateType()
Returns a new object of class 'Template Type'. |
TextType |
createTextType()
Returns a new object of class 'Text Type'. |
UriType |
createUriType()
Returns a new object of class 'Uri Type'. |
OgmlPackage |
getOgmlPackage()
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final OgmlFactory eINSTANCE
Method Detail |
---|
BooleanType createBooleanType()
BoolType createBoolType()
ComposedType createComposedType()
ConstraintsType createConstraintsType()
DataType createDataType()
DocumentRoot createDocumentRoot()
EdgeConstraintType createEdgeConstraintType()
EdgeLayoutType createEdgeLayoutType()
EdgeStyleTemplateType createEdgeStyleTemplateType()
EdgeType createEdgeType()
EndpointType createEndpointType()
FillType createFillType()
FontType createFontType()
GraphStyleType createGraphStyleType()
GraphType createGraphType()
IntType createIntType()
KeysType createKeysType()
KeyType createKeyType()
KeyValueType createKeyValueType()
LabelConstraintType createLabelConstraintType()
LabelLayoutType createLabelLayoutType()
LabelStyleTemplateType createLabelStyleTemplateType()
LabelType createLabelType()
LayoutType createLayoutType()
LineStyleType createLineStyleType()
LineType createLineType()
LocationType createLocationType()
NodeConstraintType createNodeConstraintType()
NodeLayoutType createNodeLayoutType()
NodeStyleTemplateType createNodeStyleTemplateType()
NodeType createNodeType()
NumberType createNumberType()
OgmlType createOgmlType()
PointType createPointType()
SegmentType createSegmentType()
ShapeType1 createShapeType1()
SourceStyleType createSourceStyleType()
SourceTargetType createSourceTargetType()
StructureType createStructureType()
StylesType createStylesType()
StyleTemplatesType createStyleTemplatesType()
TargetStyleType createTargetStyleType()
TemplateType createTemplateType()
TextType createTextType()
UriType createUriType()
OgmlPackage getOgmlPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |