net.ogdf.ogml.impl
Class DocumentRootImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by net.ogdf.ogml.impl.DocumentRootImpl
All Implemented Interfaces:
DocumentRoot, Notifier, EObject, InternalEObject

public class DocumentRootImpl
extends EObjectImpl
implements DocumentRoot

An implementation of the model object 'Document Root'.

The following features are implemented:

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
protected static FontStretchType FONT_STRETCH_EDEFAULT
          The default value of the 'Font Stretch' attribute.
protected static FontStyleType FONT_STYLE_EDEFAULT
          The default value of the 'Font Style' attribute.
protected static FontVariantType FONT_VARIANT_EDEFAULT
          The default value of the 'Font Variant' attribute.
protected static FontWeightType FONT_WEIGHT_EDEFAULT
          The default value of the 'Font Weight' attribute.
protected static LineStyleTypeType LINE_STYLE_TYPE_EDEFAULT
          The default value of the 'Line Style Type' attribute.
protected  FeatureMap mixed
          The cached value of the 'Mixed' attribute list.
protected static PatternType PATTERN_EDEFAULT
          The default value of the 'Pattern' attribute.
protected  EMap<String,String> xMLNSPrefixMap
          The cached value of the 'XMLNS Prefix Map' map.
protected  EMap<String,String> xSISchemaLocation
          The cached value of the 'XSI Schema Location' map.
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected DocumentRootImpl()
           
 
Method Summary
 NotificationChain basicSetBool(BoolType newBool, NotificationChain msgs)
           
 NotificationChain basicSetBoolean(BooleanType newBoolean, NotificationChain msgs)
           
 NotificationChain basicSetComposed(ComposedType newComposed, NotificationChain msgs)
           
 NotificationChain basicSetConstraints(ConstraintsType newConstraints, NotificationChain msgs)
           
 NotificationChain basicSetData(DataType newData, NotificationChain msgs)
           
 NotificationChain basicSetEdge(EdgeType newEdge, NotificationChain msgs)
           
 NotificationChain basicSetEdgeConstraint(EdgeConstraintType newEdgeConstraint, NotificationChain msgs)
           
 NotificationChain basicSetEdgeLayout(EdgeLayoutType newEdgeLayout, NotificationChain msgs)
           
 NotificationChain basicSetEdgeStyleTemplate(EdgeStyleTemplateType newEdgeStyleTemplate, NotificationChain msgs)
           
 NotificationChain basicSetEndpoint(EndpointType newEndpoint, NotificationChain msgs)
           
 NotificationChain basicSetFill(FillType newFill, NotificationChain msgs)
           
 NotificationChain basicSetFont(FontType newFont, NotificationChain msgs)
           
 NotificationChain basicSetGraph(GraphType newGraph, NotificationChain msgs)
           
 NotificationChain basicSetGraphStyle(GraphStyleType newGraphStyle, NotificationChain msgs)
           
 NotificationChain basicSetInt(IntType newInt, NotificationChain msgs)
           
 NotificationChain basicSetKey(KeyType newKey, NotificationChain msgs)
           
 NotificationChain basicSetKeys(KeysType newKeys, NotificationChain msgs)
           
 NotificationChain basicSetKeyValue(KeyValueType newKeyValue, NotificationChain msgs)
           
 NotificationChain basicSetLabel(LabelType newLabel, NotificationChain msgs)
           
 NotificationChain basicSetLabelConstraint(LabelConstraintType newLabelConstraint, NotificationChain msgs)
           
 NotificationChain basicSetLabelLayout(LabelLayoutType newLabelLayout, NotificationChain msgs)
           
 NotificationChain basicSetLabelStyleTemplate(LabelStyleTemplateType newLabelStyleTemplate, NotificationChain msgs)
           
 NotificationChain basicSetLayout(LayoutType newLayout, NotificationChain msgs)
           
 NotificationChain basicSetLine(LineType newLine, NotificationChain msgs)
           
 NotificationChain basicSetLineStyle(LineStyleType newLineStyle, NotificationChain msgs)
           
 NotificationChain basicSetLocation(LocationType newLocation, NotificationChain msgs)
           
 NotificationChain basicSetNode(NodeType newNode, NotificationChain msgs)
           
 NotificationChain basicSetNodeConstraint(NodeConstraintType newNodeConstraint, NotificationChain msgs)
           
 NotificationChain basicSetNodeLayout(NodeLayoutType newNodeLayout, NotificationChain msgs)
           
 NotificationChain basicSetNodeStyleTemplate(NodeStyleTemplateType newNodeStyleTemplate, NotificationChain msgs)
           
 NotificationChain basicSetNumber(NumberType newNumber, NotificationChain msgs)
           
 NotificationChain basicSetOgml(OgmlType newOgml, NotificationChain msgs)
           
 NotificationChain basicSetPoint(PointType newPoint, NotificationChain msgs)
           
 NotificationChain basicSetSegment(SegmentType newSegment, NotificationChain msgs)
           
 NotificationChain basicSetShape(ShapeType1 newShape, NotificationChain msgs)
           
 NotificationChain basicSetSourceStyle(SourceStyleType newSourceStyle, NotificationChain msgs)
           
 NotificationChain basicSetSourceTarget(SourceTargetType newSourceTarget, NotificationChain msgs)
           
 NotificationChain basicSetStructure(StructureType newStructure, NotificationChain msgs)
           
 NotificationChain basicSetStyles(StylesType newStyles, NotificationChain msgs)
           
 NotificationChain basicSetStyleTemplates(StyleTemplatesType newStyleTemplates, NotificationChain msgs)
           
 NotificationChain basicSetTargetStyle(TargetStyleType newTargetStyle, NotificationChain msgs)
           
 NotificationChain basicSetTemplate(TemplateType newTemplate, NotificationChain msgs)
           
 NotificationChain basicSetText(TextType newText, NotificationChain msgs)
           
 NotificationChain basicSetUri(UriType newUri, NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  EClass eStaticClass()
           
 void eUnset(int featureID)
           
 BoolType getBool()
           
 BooleanType getBoolean()
           
 ComposedType getComposed()
           
 ConstraintsType getConstraints()
           
 DataType getData()
           
 EdgeType getEdge()
           
 EdgeConstraintType getEdgeConstraint()
           
 EdgeLayoutType getEdgeLayout()
           
 EdgeStyleTemplateType getEdgeStyleTemplate()
           
 EndpointType getEndpoint()
           
 FillType getFill()
           
 FontType getFont()
           
 FontStretchType getFontStretch()
           
 FontStyleType getFontStyle()
           
 FontVariantType getFontVariant()
           
 FontWeightType getFontWeight()
           
 GraphType getGraph()
           
 GraphStyleType getGraphStyle()
           
 IntType getInt()
           
 KeyType getKey()
           
 KeysType getKeys()
           
 KeyValueType getKeyValue()
           
 LabelType getLabel()
           
 LabelConstraintType getLabelConstraint()
           
 LabelLayoutType getLabelLayout()
           
 LabelStyleTemplateType getLabelStyleTemplate()
           
 LayoutType getLayout()
           
 LineType getLine()
           
 LineStyleType getLineStyle()
           
 LineStyleTypeType getLineStyleType()
           
 LocationType getLocation()
           
 FeatureMap getMixed()
           
 NodeType getNode()
           
 NodeConstraintType getNodeConstraint()
           
 NodeLayoutType getNodeLayout()
           
 NodeStyleTemplateType getNodeStyleTemplate()
           
 NumberType getNumber()
           
 OgmlType getOgml()
           
 PatternType getPattern()
           
 PointType getPoint()
           
 SegmentType getSegment()
           
 ShapeType1 getShape()
           
 SourceStyleType getSourceStyle()
           
 SourceTargetType getSourceTarget()
           
 StructureType getStructure()
           
 StylesType getStyles()
           
 StyleTemplatesType getStyleTemplates()
           
 TargetStyleType getTargetStyle()
           
 TemplateType getTemplate()
           
 TextType getText()
           
 UriType getUri()
           
 EMap<String,String> getXMLNSPrefixMap()
           
 EMap<String,String> getXSISchemaLocation()
           
 void setBool(BoolType newBool)
           
 void setBoolean(BooleanType newBoolean)
           
 void setComposed(ComposedType newComposed)
           
 void setConstraints(ConstraintsType newConstraints)
           
 void setData(DataType newData)
           
 void setEdge(EdgeType newEdge)
           
 void setEdgeConstraint(EdgeConstraintType newEdgeConstraint)
           
 void setEdgeLayout(EdgeLayoutType newEdgeLayout)
           
 void setEdgeStyleTemplate(EdgeStyleTemplateType newEdgeStyleTemplate)
           
 void setEndpoint(EndpointType newEndpoint)
           
 void setFill(FillType newFill)
           
 void setFont(FontType newFont)
           
 void setFontStretch(FontStretchType newFontStretch)
           
 void setFontStyle(FontStyleType newFontStyle)
           
 void setFontVariant(FontVariantType newFontVariant)
           
 void setFontWeight(FontWeightType newFontWeight)
           
 void setGraph(GraphType newGraph)
           
 void setGraphStyle(GraphStyleType newGraphStyle)
           
 void setInt(IntType newInt)
           
 void setKey(KeyType newKey)
           
 void setKeys(KeysType newKeys)
           
 void setKeyValue(KeyValueType newKeyValue)
           
 void setLabel(LabelType newLabel)
           
 void setLabelConstraint(LabelConstraintType newLabelConstraint)
           
 void setLabelLayout(LabelLayoutType newLabelLayout)
           
 void setLabelStyleTemplate(LabelStyleTemplateType newLabelStyleTemplate)
           
 void setLayout(LayoutType newLayout)
           
 void setLine(LineType newLine)
           
 void setLineStyle(LineStyleType newLineStyle)
           
 void setLineStyleType(LineStyleTypeType newLineStyleType)
           
 void setLocation(LocationType newLocation)
           
 void setNode(NodeType newNode)
           
 void setNodeConstraint(NodeConstraintType newNodeConstraint)
           
 void setNodeLayout(NodeLayoutType newNodeLayout)
           
 void setNodeStyleTemplate(NodeStyleTemplateType newNodeStyleTemplate)
           
 void setNumber(NumberType newNumber)
           
 void setOgml(OgmlType newOgml)
           
 void setPattern(PatternType newPattern)
           
 void setPoint(PointType newPoint)
           
 void setSegment(SegmentType newSegment)
           
 void setShape(ShapeType1 newShape)
           
 void setSourceStyle(SourceStyleType newSourceStyle)
           
 void setSourceTarget(SourceTargetType newSourceTarget)
           
 void setStructure(StructureType newStructure)
           
 void setStyles(StylesType newStyles)
           
 void setStyleTemplates(StyleTemplatesType newStyleTemplates)
           
 void setTargetStyle(TargetStyleType newTargetStyle)
           
 void setTemplate(TemplateType newTemplate)
           
 void setText(TextType newText)
           
 void setUri(UriType newUri)
           
 String toString()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

mixed

protected FeatureMap mixed
The cached value of the 'Mixed' attribute list.

See Also:
getMixed()
Generated:
This code was automatically generated.
Ordered

xMLNSPrefixMap

protected EMap<String,String> xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map' map.

See Also:
getXMLNSPrefixMap()
Generated:
This code was automatically generated.
Ordered

xSISchemaLocation

protected EMap<String,String> xSISchemaLocation
The cached value of the 'XSI Schema Location' map.

See Also:
getXSISchemaLocation()
Generated:
This code was automatically generated.
Ordered

FONT_STRETCH_EDEFAULT

protected static final FontStretchType FONT_STRETCH_EDEFAULT
The default value of the 'Font Stretch' attribute.

See Also:
getFontStretch()
Generated:
This code was automatically generated.
Ordered

FONT_STYLE_EDEFAULT

protected static final FontStyleType FONT_STYLE_EDEFAULT
The default value of the 'Font Style' attribute.

See Also:
getFontStyle()
Generated:
This code was automatically generated.
Ordered

FONT_VARIANT_EDEFAULT

protected static final FontVariantType FONT_VARIANT_EDEFAULT
The default value of the 'Font Variant' attribute.

See Also:
getFontVariant()
Generated:
This code was automatically generated.
Ordered

FONT_WEIGHT_EDEFAULT

protected static final FontWeightType FONT_WEIGHT_EDEFAULT
The default value of the 'Font Weight' attribute.

See Also:
getFontWeight()
Generated:
This code was automatically generated.
Ordered

LINE_STYLE_TYPE_EDEFAULT

protected static final LineStyleTypeType LINE_STYLE_TYPE_EDEFAULT
The default value of the 'Line Style Type' attribute.

See Also:
getLineStyleType()
Generated:
This code was automatically generated.
Ordered

PATTERN_EDEFAULT

protected static final PatternType PATTERN_EDEFAULT
The default value of the 'Pattern' attribute.

See Also:
getPattern()
Generated:
This code was automatically generated.
Ordered
Constructor Detail

DocumentRootImpl

protected DocumentRootImpl()

Generated:
This code was automatically generated.
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class EObjectImpl
Generated:
This code was automatically generated.

getMixed

public FeatureMap getMixed()

Specified by:
getMixed in interface DocumentRoot
Returns:
the value of the 'Mixed' attribute list.
See Also:
OgmlPackage.getDocumentRoot_Mixed()
Generated:
This code was automatically generated.

getXMLNSPrefixMap

public EMap<String,String> getXMLNSPrefixMap()

Specified by:
getXMLNSPrefixMap in interface DocumentRoot
Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
OgmlPackage.getDocumentRoot_XMLNSPrefixMap()
Generated:
This code was automatically generated.

getXSISchemaLocation

public EMap<String,String> getXSISchemaLocation()

Specified by:
getXSISchemaLocation in interface DocumentRoot
Returns:
the value of the 'XSI Schema Location' map.
See Also:
OgmlPackage.getDocumentRoot_XSISchemaLocation()
Generated:
This code was automatically generated.

getBool

public BoolType getBool()

Specified by:
getBool in interface DocumentRoot
Returns:
the value of the 'Bool' containment reference.
See Also:
DocumentRoot.setBool(BoolType), OgmlPackage.getDocumentRoot_Bool()
Generated:
This code was automatically generated.

basicSetBool

public NotificationChain basicSetBool(BoolType newBool,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setBool

public void setBool(BoolType newBool)

Specified by:
setBool in interface DocumentRoot
Parameters:
newBool - the new value of the 'Bool' containment reference.
See Also:
DocumentRoot.getBool()
Generated:
This code was automatically generated.

getBoolean

public BooleanType getBoolean()

Specified by:
getBoolean in interface DocumentRoot
Returns:
the value of the 'Boolean' containment reference.
See Also:
DocumentRoot.setBoolean(BooleanType), OgmlPackage.getDocumentRoot_Boolean()
Generated:
This code was automatically generated.

basicSetBoolean

public NotificationChain basicSetBoolean(BooleanType newBoolean,
                                         NotificationChain msgs)

Generated:
This code was automatically generated.

setBoolean

public void setBoolean(BooleanType newBoolean)

Specified by:
setBoolean in interface DocumentRoot
Parameters:
newBoolean - the new value of the 'Boolean' containment reference.
See Also:
DocumentRoot.getBoolean()
Generated:
This code was automatically generated.

getComposed

public ComposedType getComposed()

Specified by:
getComposed in interface DocumentRoot
Returns:
the value of the 'Composed' containment reference.
See Also:
DocumentRoot.setComposed(ComposedType), OgmlPackage.getDocumentRoot_Composed()
Generated:
This code was automatically generated.

basicSetComposed

public NotificationChain basicSetComposed(ComposedType newComposed,
                                          NotificationChain msgs)

Generated:
This code was automatically generated.

setComposed

public void setComposed(ComposedType newComposed)

Specified by:
setComposed in interface DocumentRoot
Parameters:
newComposed - the new value of the 'Composed' containment reference.
See Also:
DocumentRoot.getComposed()
Generated:
This code was automatically generated.

getConstraints

public ConstraintsType getConstraints()

Specified by:
getConstraints in interface DocumentRoot
Returns:
the value of the 'Constraints' containment reference.
See Also:
DocumentRoot.setConstraints(ConstraintsType), OgmlPackage.getDocumentRoot_Constraints()
Generated:
This code was automatically generated.

basicSetConstraints

public NotificationChain basicSetConstraints(ConstraintsType newConstraints,
                                             NotificationChain msgs)

Generated:
This code was automatically generated.

setConstraints

public void setConstraints(ConstraintsType newConstraints)

Specified by:
setConstraints in interface DocumentRoot
Parameters:
newConstraints - the new value of the 'Constraints' containment reference.
See Also:
DocumentRoot.getConstraints()
Generated:
This code was automatically generated.

getData

public DataType getData()

Specified by:
getData in interface DocumentRoot
Returns:
the value of the 'Data' containment reference.
See Also:
DocumentRoot.setData(DataType), OgmlPackage.getDocumentRoot_Data()
Generated:
This code was automatically generated.

basicSetData

public NotificationChain basicSetData(DataType newData,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setData

public void setData(DataType newData)

Specified by:
setData in interface DocumentRoot
Parameters:
newData - the new value of the 'Data' containment reference.
See Also:
DocumentRoot.getData()
Generated:
This code was automatically generated.

getEdge

public EdgeType getEdge()

Specified by:
getEdge in interface DocumentRoot
Returns:
the value of the 'Edge' containment reference.
See Also:
DocumentRoot.setEdge(EdgeType), OgmlPackage.getDocumentRoot_Edge()
Generated:
This code was automatically generated.

basicSetEdge

public NotificationChain basicSetEdge(EdgeType newEdge,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setEdge

public void setEdge(EdgeType newEdge)

Specified by:
setEdge in interface DocumentRoot
Parameters:
newEdge - the new value of the 'Edge' containment reference.
See Also:
DocumentRoot.getEdge()
Generated:
This code was automatically generated.

getEdgeConstraint

public EdgeConstraintType getEdgeConstraint()

Specified by:
getEdgeConstraint in interface DocumentRoot
Returns:
the value of the 'Edge Constraint' containment reference.
See Also:
DocumentRoot.setEdgeConstraint(EdgeConstraintType), OgmlPackage.getDocumentRoot_EdgeConstraint()
Generated:
This code was automatically generated.

basicSetEdgeConstraint

public NotificationChain basicSetEdgeConstraint(EdgeConstraintType newEdgeConstraint,
                                                NotificationChain msgs)

Generated:
This code was automatically generated.

setEdgeConstraint

public void setEdgeConstraint(EdgeConstraintType newEdgeConstraint)

Specified by:
setEdgeConstraint in interface DocumentRoot
Parameters:
newEdgeConstraint - the new value of the 'Edge Constraint' containment reference.
See Also:
DocumentRoot.getEdgeConstraint()
Generated:
This code was automatically generated.

getEdgeLayout

public EdgeLayoutType getEdgeLayout()

Specified by:
getEdgeLayout in interface DocumentRoot
Returns:
the value of the 'Edge Layout' containment reference.
See Also:
DocumentRoot.setEdgeLayout(EdgeLayoutType), OgmlPackage.getDocumentRoot_EdgeLayout()
Generated:
This code was automatically generated.

basicSetEdgeLayout

public NotificationChain basicSetEdgeLayout(EdgeLayoutType newEdgeLayout,
                                            NotificationChain msgs)

Generated:
This code was automatically generated.

setEdgeLayout

public void setEdgeLayout(EdgeLayoutType newEdgeLayout)

Specified by:
setEdgeLayout in interface DocumentRoot
Parameters:
newEdgeLayout - the new value of the 'Edge Layout' containment reference.
See Also:
DocumentRoot.getEdgeLayout()
Generated:
This code was automatically generated.

getEdgeStyleTemplate

public EdgeStyleTemplateType getEdgeStyleTemplate()

Specified by:
getEdgeStyleTemplate in interface DocumentRoot
Returns:
the value of the 'Edge Style Template' containment reference.
See Also:
DocumentRoot.setEdgeStyleTemplate(EdgeStyleTemplateType), OgmlPackage.getDocumentRoot_EdgeStyleTemplate()
Generated:
This code was automatically generated.

basicSetEdgeStyleTemplate

public NotificationChain basicSetEdgeStyleTemplate(EdgeStyleTemplateType newEdgeStyleTemplate,
                                                   NotificationChain msgs)

Generated:
This code was automatically generated.

setEdgeStyleTemplate

public void setEdgeStyleTemplate(EdgeStyleTemplateType newEdgeStyleTemplate)

Specified by:
setEdgeStyleTemplate in interface DocumentRoot
Parameters:
newEdgeStyleTemplate - the new value of the 'Edge Style Template' containment reference.
See Also:
DocumentRoot.getEdgeStyleTemplate()
Generated:
This code was automatically generated.

getEndpoint

public EndpointType getEndpoint()

Specified by:
getEndpoint in interface DocumentRoot
Returns:
the value of the 'Endpoint' containment reference.
See Also:
DocumentRoot.setEndpoint(EndpointType), OgmlPackage.getDocumentRoot_Endpoint()
Generated:
This code was automatically generated.

basicSetEndpoint

public NotificationChain basicSetEndpoint(EndpointType newEndpoint,
                                          NotificationChain msgs)

Generated:
This code was automatically generated.

setEndpoint

public void setEndpoint(EndpointType newEndpoint)

Specified by:
setEndpoint in interface DocumentRoot
Parameters:
newEndpoint - the new value of the 'Endpoint' containment reference.
See Also:
DocumentRoot.getEndpoint()
Generated:
This code was automatically generated.

getFill

public FillType getFill()

Specified by:
getFill in interface DocumentRoot
Returns:
the value of the 'Fill' containment reference.
See Also:
DocumentRoot.setFill(FillType), OgmlPackage.getDocumentRoot_Fill()
Generated:
This code was automatically generated.

basicSetFill

public NotificationChain basicSetFill(FillType newFill,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setFill

public void setFill(FillType newFill)

Specified by:
setFill in interface DocumentRoot
Parameters:
newFill - the new value of the 'Fill' containment reference.
See Also:
DocumentRoot.getFill()
Generated:
This code was automatically generated.

getFont

public FontType getFont()

Specified by:
getFont in interface DocumentRoot
Returns:
the value of the 'Font' containment reference.
See Also:
DocumentRoot.setFont(FontType), OgmlPackage.getDocumentRoot_Font()
Generated:
This code was automatically generated.

basicSetFont

public NotificationChain basicSetFont(FontType newFont,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setFont

public void setFont(FontType newFont)

Specified by:
setFont in interface DocumentRoot
Parameters:
newFont - the new value of the 'Font' containment reference.
See Also:
DocumentRoot.getFont()
Generated:
This code was automatically generated.

getFontStretch

public FontStretchType getFontStretch()

Specified by:
getFontStretch in interface DocumentRoot
Returns:
the value of the 'Font Stretch' attribute.
See Also:
FontStretchType, DocumentRoot.setFontStretch(FontStretchType), OgmlPackage.getDocumentRoot_FontStretch()
Generated:
This code was automatically generated.

setFontStretch

public void setFontStretch(FontStretchType newFontStretch)

Specified by:
setFontStretch in interface DocumentRoot
Parameters:
newFontStretch - the new value of the 'Font Stretch' attribute.
See Also:
FontStretchType, DocumentRoot.getFontStretch()
Generated:
This code was automatically generated.

getFontStyle

public FontStyleType getFontStyle()

Specified by:
getFontStyle in interface DocumentRoot
Returns:
the value of the 'Font Style' attribute.
See Also:
FontStyleType, DocumentRoot.setFontStyle(FontStyleType), OgmlPackage.getDocumentRoot_FontStyle()
Generated:
This code was automatically generated.

setFontStyle

public void setFontStyle(FontStyleType newFontStyle)

Specified by:
setFontStyle in interface DocumentRoot
Parameters:
newFontStyle - the new value of the 'Font Style' attribute.
See Also:
FontStyleType, DocumentRoot.getFontStyle()
Generated:
This code was automatically generated.

getFontVariant

public FontVariantType getFontVariant()

Specified by:
getFontVariant in interface DocumentRoot
Returns:
the value of the 'Font Variant' attribute.
See Also:
FontVariantType, DocumentRoot.setFontVariant(FontVariantType), OgmlPackage.getDocumentRoot_FontVariant()
Generated:
This code was automatically generated.

setFontVariant

public void setFontVariant(FontVariantType newFontVariant)

Specified by:
setFontVariant in interface DocumentRoot
Parameters:
newFontVariant - the new value of the 'Font Variant' attribute.
See Also:
FontVariantType, DocumentRoot.getFontVariant()
Generated:
This code was automatically generated.

getFontWeight

public FontWeightType getFontWeight()

Specified by:
getFontWeight in interface DocumentRoot
Returns:
the value of the 'Font Weight' attribute.
See Also:
FontWeightType, DocumentRoot.setFontWeight(FontWeightType), OgmlPackage.getDocumentRoot_FontWeight()
Generated:
This code was automatically generated.

setFontWeight

public void setFontWeight(FontWeightType newFontWeight)

Specified by:
setFontWeight in interface DocumentRoot
Parameters:
newFontWeight - the new value of the 'Font Weight' attribute.
See Also:
FontWeightType, DocumentRoot.getFontWeight()
Generated:
This code was automatically generated.

getGraph

public GraphType getGraph()

Specified by:
getGraph in interface DocumentRoot
Returns:
the value of the 'Graph' containment reference.
See Also:
DocumentRoot.setGraph(GraphType), OgmlPackage.getDocumentRoot_Graph()
Generated:
This code was automatically generated.

basicSetGraph

public NotificationChain basicSetGraph(GraphType newGraph,
                                       NotificationChain msgs)

Generated:
This code was automatically generated.

setGraph

public void setGraph(GraphType newGraph)

Specified by:
setGraph in interface DocumentRoot
Parameters:
newGraph - the new value of the 'Graph' containment reference.
See Also:
DocumentRoot.getGraph()
Generated:
This code was automatically generated.

getGraphStyle

public GraphStyleType getGraphStyle()

Specified by:
getGraphStyle in interface DocumentRoot
Returns:
the value of the 'Graph Style' containment reference.
See Also:
DocumentRoot.setGraphStyle(GraphStyleType), OgmlPackage.getDocumentRoot_GraphStyle()
Generated:
This code was automatically generated.

basicSetGraphStyle

public NotificationChain basicSetGraphStyle(GraphStyleType newGraphStyle,
                                            NotificationChain msgs)

Generated:
This code was automatically generated.

setGraphStyle

public void setGraphStyle(GraphStyleType newGraphStyle)

Specified by:
setGraphStyle in interface DocumentRoot
Parameters:
newGraphStyle - the new value of the 'Graph Style' containment reference.
See Also:
DocumentRoot.getGraphStyle()
Generated:
This code was automatically generated.

getInt

public IntType getInt()

Specified by:
getInt in interface DocumentRoot
Returns:
the value of the 'Int' containment reference.
See Also:
DocumentRoot.setInt(IntType), OgmlPackage.getDocumentRoot_Int()
Generated:
This code was automatically generated.

basicSetInt

public NotificationChain basicSetInt(IntType newInt,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setInt

public void setInt(IntType newInt)

Specified by:
setInt in interface DocumentRoot
Parameters:
newInt - the new value of the 'Int' containment reference.
See Also:
DocumentRoot.getInt()
Generated:
This code was automatically generated.

getKey

public KeyType getKey()

Specified by:
getKey in interface DocumentRoot
Returns:
the value of the 'Key' containment reference.
See Also:
DocumentRoot.setKey(KeyType), OgmlPackage.getDocumentRoot_Key()
Generated:
This code was automatically generated.

basicSetKey

public NotificationChain basicSetKey(KeyType newKey,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setKey

public void setKey(KeyType newKey)

Specified by:
setKey in interface DocumentRoot
Parameters:
newKey - the new value of the 'Key' containment reference.
See Also:
DocumentRoot.getKey()
Generated:
This code was automatically generated.

getKeys

public KeysType getKeys()

Specified by:
getKeys in interface DocumentRoot
Returns:
the value of the 'Keys' containment reference.
See Also:
DocumentRoot.setKeys(KeysType), OgmlPackage.getDocumentRoot_Keys()
Generated:
This code was automatically generated.

basicSetKeys

public NotificationChain basicSetKeys(KeysType newKeys,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setKeys

public void setKeys(KeysType newKeys)

Specified by:
setKeys in interface DocumentRoot
Parameters:
newKeys - the new value of the 'Keys' containment reference.
See Also:
DocumentRoot.getKeys()
Generated:
This code was automatically generated.

getKeyValue

public KeyValueType getKeyValue()

Specified by:
getKeyValue in interface DocumentRoot
Returns:
the value of the 'Key Value' containment reference.
See Also:
DocumentRoot.setKeyValue(KeyValueType), OgmlPackage.getDocumentRoot_KeyValue()
Generated:
This code was automatically generated.

basicSetKeyValue

public NotificationChain basicSetKeyValue(KeyValueType newKeyValue,
                                          NotificationChain msgs)

Generated:
This code was automatically generated.

setKeyValue

public void setKeyValue(KeyValueType newKeyValue)

Specified by:
setKeyValue in interface DocumentRoot
Parameters:
newKeyValue - the new value of the 'Key Value' containment reference.
See Also:
DocumentRoot.getKeyValue()
Generated:
This code was automatically generated.

getLabel

public LabelType getLabel()

Specified by:
getLabel in interface DocumentRoot
Returns:
the value of the 'Label' containment reference.
See Also:
DocumentRoot.setLabel(LabelType), OgmlPackage.getDocumentRoot_Label()
Generated:
This code was automatically generated.

basicSetLabel

public NotificationChain basicSetLabel(LabelType newLabel,
                                       NotificationChain msgs)

Generated:
This code was automatically generated.

setLabel

public void setLabel(LabelType newLabel)

Specified by:
setLabel in interface DocumentRoot
Parameters:
newLabel - the new value of the 'Label' containment reference.
See Also:
DocumentRoot.getLabel()
Generated:
This code was automatically generated.

getLabelConstraint

public LabelConstraintType getLabelConstraint()

Specified by:
getLabelConstraint in interface DocumentRoot
Returns:
the value of the 'Label Constraint' containment reference.
See Also:
DocumentRoot.setLabelConstraint(LabelConstraintType), OgmlPackage.getDocumentRoot_LabelConstraint()
Generated:
This code was automatically generated.

basicSetLabelConstraint

public NotificationChain basicSetLabelConstraint(LabelConstraintType newLabelConstraint,
                                                 NotificationChain msgs)

Generated:
This code was automatically generated.

setLabelConstraint

public void setLabelConstraint(LabelConstraintType newLabelConstraint)

Specified by:
setLabelConstraint in interface DocumentRoot
Parameters:
newLabelConstraint - the new value of the 'Label Constraint' containment reference.
See Also:
DocumentRoot.getLabelConstraint()
Generated:
This code was automatically generated.

getLabelLayout

public LabelLayoutType getLabelLayout()

Specified by:
getLabelLayout in interface DocumentRoot
Returns:
the value of the 'Label Layout' containment reference.
See Also:
DocumentRoot.setLabelLayout(LabelLayoutType), OgmlPackage.getDocumentRoot_LabelLayout()
Generated:
This code was automatically generated.

basicSetLabelLayout

public NotificationChain basicSetLabelLayout(LabelLayoutType newLabelLayout,
                                             NotificationChain msgs)

Generated:
This code was automatically generated.

setLabelLayout

public void setLabelLayout(LabelLayoutType newLabelLayout)

Specified by:
setLabelLayout in interface DocumentRoot
Parameters:
newLabelLayout - the new value of the 'Label Layout' containment reference.
See Also:
DocumentRoot.getLabelLayout()
Generated:
This code was automatically generated.

getLabelStyleTemplate

public LabelStyleTemplateType getLabelStyleTemplate()

Specified by:
getLabelStyleTemplate in interface DocumentRoot
Returns:
the value of the 'Label Style Template' containment reference.
See Also:
DocumentRoot.setLabelStyleTemplate(LabelStyleTemplateType), OgmlPackage.getDocumentRoot_LabelStyleTemplate()
Generated:
This code was automatically generated.

basicSetLabelStyleTemplate

public NotificationChain basicSetLabelStyleTemplate(LabelStyleTemplateType newLabelStyleTemplate,
                                                    NotificationChain msgs)

Generated:
This code was automatically generated.

setLabelStyleTemplate

public void setLabelStyleTemplate(LabelStyleTemplateType newLabelStyleTemplate)

Specified by:
setLabelStyleTemplate in interface DocumentRoot
Parameters:
newLabelStyleTemplate - the new value of the 'Label Style Template' containment reference.
See Also:
DocumentRoot.getLabelStyleTemplate()
Generated:
This code was automatically generated.

getLayout

public LayoutType getLayout()

Specified by:
getLayout in interface DocumentRoot
Returns:
the value of the 'Layout' containment reference.
See Also:
DocumentRoot.setLayout(LayoutType), OgmlPackage.getDocumentRoot_Layout()
Generated:
This code was automatically generated.

basicSetLayout

public NotificationChain basicSetLayout(LayoutType newLayout,
                                        NotificationChain msgs)

Generated:
This code was automatically generated.

setLayout

public void setLayout(LayoutType newLayout)

Specified by:
setLayout in interface DocumentRoot
Parameters:
newLayout - the new value of the 'Layout' containment reference.
See Also:
DocumentRoot.getLayout()
Generated:
This code was automatically generated.

getLine

public LineType getLine()

Specified by:
getLine in interface DocumentRoot
Returns:
the value of the 'Line' containment reference.
See Also:
DocumentRoot.setLine(LineType), OgmlPackage.getDocumentRoot_Line()
Generated:
This code was automatically generated.

basicSetLine

public NotificationChain basicSetLine(LineType newLine,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setLine

public void setLine(LineType newLine)

Specified by:
setLine in interface DocumentRoot
Parameters:
newLine - the new value of the 'Line' containment reference.
See Also:
DocumentRoot.getLine()
Generated:
This code was automatically generated.

getLineStyle

public LineStyleType getLineStyle()

Specified by:
getLineStyle in interface DocumentRoot
Returns:
the value of the 'Line Style' containment reference.
See Also:
DocumentRoot.setLineStyle(LineStyleType), OgmlPackage.getDocumentRoot_LineStyle()
Generated:
This code was automatically generated.

basicSetLineStyle

public NotificationChain basicSetLineStyle(LineStyleType newLineStyle,
                                           NotificationChain msgs)

Generated:
This code was automatically generated.

setLineStyle

public void setLineStyle(LineStyleType newLineStyle)

Specified by:
setLineStyle in interface DocumentRoot
Parameters:
newLineStyle - the new value of the 'Line Style' containment reference.
See Also:
DocumentRoot.getLineStyle()
Generated:
This code was automatically generated.

getLineStyleType

public LineStyleTypeType getLineStyleType()

Specified by:
getLineStyleType in interface DocumentRoot
Returns:
the value of the 'Line Style Type' attribute.
See Also:
LineStyleTypeType, DocumentRoot.setLineStyleType(LineStyleTypeType), OgmlPackage.getDocumentRoot_LineStyleType()
Generated:
This code was automatically generated.

setLineStyleType

public void setLineStyleType(LineStyleTypeType newLineStyleType)

Specified by:
setLineStyleType in interface DocumentRoot
Parameters:
newLineStyleType - the new value of the 'Line Style Type' attribute.
See Also:
LineStyleTypeType, DocumentRoot.getLineStyleType()
Generated:
This code was automatically generated.

getLocation

public LocationType getLocation()

Specified by:
getLocation in interface DocumentRoot
Returns:
the value of the 'Location' containment reference.
See Also:
DocumentRoot.setLocation(LocationType), OgmlPackage.getDocumentRoot_Location()
Generated:
This code was automatically generated.

basicSetLocation

public NotificationChain basicSetLocation(LocationType newLocation,
                                          NotificationChain msgs)

Generated:
This code was automatically generated.

setLocation

public void setLocation(LocationType newLocation)

Specified by:
setLocation in interface DocumentRoot
Parameters:
newLocation - the new value of the 'Location' containment reference.
See Also:
DocumentRoot.getLocation()
Generated:
This code was automatically generated.

getNode

public NodeType getNode()

Specified by:
getNode in interface DocumentRoot
Returns:
the value of the 'Node' containment reference.
See Also:
DocumentRoot.setNode(NodeType), OgmlPackage.getDocumentRoot_Node()
Generated:
This code was automatically generated.

basicSetNode

public NotificationChain basicSetNode(NodeType newNode,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setNode

public void setNode(NodeType newNode)

Specified by:
setNode in interface DocumentRoot
Parameters:
newNode - the new value of the 'Node' containment reference.
See Also:
DocumentRoot.getNode()
Generated:
This code was automatically generated.

getNodeConstraint

public NodeConstraintType getNodeConstraint()

Specified by:
getNodeConstraint in interface DocumentRoot
Returns:
the value of the 'Node Constraint' containment reference.
See Also:
DocumentRoot.setNodeConstraint(NodeConstraintType), OgmlPackage.getDocumentRoot_NodeConstraint()
Generated:
This code was automatically generated.

basicSetNodeConstraint

public NotificationChain basicSetNodeConstraint(NodeConstraintType newNodeConstraint,
                                                NotificationChain msgs)

Generated:
This code was automatically generated.

setNodeConstraint

public void setNodeConstraint(NodeConstraintType newNodeConstraint)

Specified by:
setNodeConstraint in interface DocumentRoot
Parameters:
newNodeConstraint - the new value of the 'Node Constraint' containment reference.
See Also:
DocumentRoot.getNodeConstraint()
Generated:
This code was automatically generated.

getNodeLayout

public NodeLayoutType getNodeLayout()

Specified by:
getNodeLayout in interface DocumentRoot
Returns:
the value of the 'Node Layout' containment reference.
See Also:
DocumentRoot.setNodeLayout(NodeLayoutType), OgmlPackage.getDocumentRoot_NodeLayout()
Generated:
This code was automatically generated.

basicSetNodeLayout

public NotificationChain basicSetNodeLayout(NodeLayoutType newNodeLayout,
                                            NotificationChain msgs)

Generated:
This code was automatically generated.

setNodeLayout

public void setNodeLayout(NodeLayoutType newNodeLayout)

Specified by:
setNodeLayout in interface DocumentRoot
Parameters:
newNodeLayout - the new value of the 'Node Layout' containment reference.
See Also:
DocumentRoot.getNodeLayout()
Generated:
This code was automatically generated.

getNodeStyleTemplate

public NodeStyleTemplateType getNodeStyleTemplate()

Specified by:
getNodeStyleTemplate in interface DocumentRoot
Returns:
the value of the 'Node Style Template' containment reference.
See Also:
DocumentRoot.setNodeStyleTemplate(NodeStyleTemplateType), OgmlPackage.getDocumentRoot_NodeStyleTemplate()
Generated:
This code was automatically generated.

basicSetNodeStyleTemplate

public NotificationChain basicSetNodeStyleTemplate(NodeStyleTemplateType newNodeStyleTemplate,
                                                   NotificationChain msgs)

Generated:
This code was automatically generated.

setNodeStyleTemplate

public void setNodeStyleTemplate(NodeStyleTemplateType newNodeStyleTemplate)

Specified by:
setNodeStyleTemplate in interface DocumentRoot
Parameters:
newNodeStyleTemplate - the new value of the 'Node Style Template' containment reference.
See Also:
DocumentRoot.getNodeStyleTemplate()
Generated:
This code was automatically generated.

getNumber

public NumberType getNumber()

Specified by:
getNumber in interface DocumentRoot
Returns:
the value of the 'Number' containment reference.
See Also:
DocumentRoot.setNumber(NumberType), OgmlPackage.getDocumentRoot_Number()
Generated:
This code was automatically generated.

basicSetNumber

public NotificationChain basicSetNumber(NumberType newNumber,
                                        NotificationChain msgs)

Generated:
This code was automatically generated.

setNumber

public void setNumber(NumberType newNumber)

Specified by:
setNumber in interface DocumentRoot
Parameters:
newNumber - the new value of the 'Number' containment reference.
See Also:
DocumentRoot.getNumber()
Generated:
This code was automatically generated.

getOgml

public OgmlType getOgml()

Specified by:
getOgml in interface DocumentRoot
Returns:
the value of the 'Ogml' containment reference.
See Also:
DocumentRoot.setOgml(OgmlType), OgmlPackage.getDocumentRoot_Ogml()
Generated:
This code was automatically generated.

basicSetOgml

public NotificationChain basicSetOgml(OgmlType newOgml,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setOgml

public void setOgml(OgmlType newOgml)

Specified by:
setOgml in interface DocumentRoot
Parameters:
newOgml - the new value of the 'Ogml' containment reference.
See Also:
DocumentRoot.getOgml()
Generated:
This code was automatically generated.

getPattern

public PatternType getPattern()

Specified by:
getPattern in interface DocumentRoot
Returns:
the value of the 'Pattern' attribute.
See Also:
PatternType, DocumentRoot.setPattern(PatternType), OgmlPackage.getDocumentRoot_Pattern()
Generated:
This code was automatically generated.

setPattern

public void setPattern(PatternType newPattern)

Specified by:
setPattern in interface DocumentRoot
Parameters:
newPattern - the new value of the 'Pattern' attribute.
See Also:
PatternType, DocumentRoot.getPattern()
Generated:
This code was automatically generated.

getPoint

public PointType getPoint()

Specified by:
getPoint in interface DocumentRoot
Returns:
the value of the 'Point' containment reference.
See Also:
DocumentRoot.setPoint(PointType), OgmlPackage.getDocumentRoot_Point()
Generated:
This code was automatically generated.

basicSetPoint

public NotificationChain basicSetPoint(PointType newPoint,
                                       NotificationChain msgs)

Generated:
This code was automatically generated.

setPoint

public void setPoint(PointType newPoint)

Specified by:
setPoint in interface DocumentRoot
Parameters:
newPoint - the new value of the 'Point' containment reference.
See Also:
DocumentRoot.getPoint()
Generated:
This code was automatically generated.

getSegment

public SegmentType getSegment()

Specified by:
getSegment in interface DocumentRoot
Returns:
the value of the 'Segment' containment reference.
See Also:
DocumentRoot.setSegment(SegmentType), OgmlPackage.getDocumentRoot_Segment()
Generated:
This code was automatically generated.

basicSetSegment

public NotificationChain basicSetSegment(SegmentType newSegment,
                                         NotificationChain msgs)

Generated:
This code was automatically generated.

setSegment

public void setSegment(SegmentType newSegment)

Specified by:
setSegment in interface DocumentRoot
Parameters:
newSegment - the new value of the 'Segment' containment reference.
See Also:
DocumentRoot.getSegment()
Generated:
This code was automatically generated.

getShape

public ShapeType1 getShape()

Specified by:
getShape in interface DocumentRoot
Returns:
the value of the 'Shape' containment reference.
See Also:
DocumentRoot.setShape(ShapeType1), OgmlPackage.getDocumentRoot_Shape()
Generated:
This code was automatically generated.

basicSetShape

public NotificationChain basicSetShape(ShapeType1 newShape,
                                       NotificationChain msgs)

Generated:
This code was automatically generated.

setShape

public void setShape(ShapeType1 newShape)

Specified by:
setShape in interface DocumentRoot
Parameters:
newShape - the new value of the 'Shape' containment reference.
See Also:
DocumentRoot.getShape()
Generated:
This code was automatically generated.

getSourceStyle

public SourceStyleType getSourceStyle()

Specified by:
getSourceStyle in interface DocumentRoot
Returns:
the value of the 'Source Style' containment reference.
See Also:
DocumentRoot.setSourceStyle(SourceStyleType), OgmlPackage.getDocumentRoot_SourceStyle()
Generated:
This code was automatically generated.

basicSetSourceStyle

public NotificationChain basicSetSourceStyle(SourceStyleType newSourceStyle,
                                             NotificationChain msgs)

Generated:
This code was automatically generated.

setSourceStyle

public void setSourceStyle(SourceStyleType newSourceStyle)

Specified by:
setSourceStyle in interface DocumentRoot
Parameters:
newSourceStyle - the new value of the 'Source Style' containment reference.
See Also:
DocumentRoot.getSourceStyle()
Generated:
This code was automatically generated.

getSourceTarget

public SourceTargetType getSourceTarget()

Specified by:
getSourceTarget in interface DocumentRoot
Returns:
the value of the 'Source Target' containment reference.
See Also:
DocumentRoot.setSourceTarget(SourceTargetType), OgmlPackage.getDocumentRoot_SourceTarget()
Generated:
This code was automatically generated.

basicSetSourceTarget

public NotificationChain basicSetSourceTarget(SourceTargetType newSourceTarget,
                                              NotificationChain msgs)

Generated:
This code was automatically generated.

setSourceTarget

public void setSourceTarget(SourceTargetType newSourceTarget)

Specified by:
setSourceTarget in interface DocumentRoot
Parameters:
newSourceTarget - the new value of the 'Source Target' containment reference.
See Also:
DocumentRoot.getSourceTarget()
Generated:
This code was automatically generated.

getStructure

public StructureType getStructure()

Specified by:
getStructure in interface DocumentRoot
Returns:
the value of the 'Structure' containment reference.
See Also:
DocumentRoot.setStructure(StructureType), OgmlPackage.getDocumentRoot_Structure()
Generated:
This code was automatically generated.

basicSetStructure

public NotificationChain basicSetStructure(StructureType newStructure,
                                           NotificationChain msgs)

Generated:
This code was automatically generated.

setStructure

public void setStructure(StructureType newStructure)

Specified by:
setStructure in interface DocumentRoot
Parameters:
newStructure - the new value of the 'Structure' containment reference.
See Also:
DocumentRoot.getStructure()
Generated:
This code was automatically generated.

getStyles

public StylesType getStyles()

Specified by:
getStyles in interface DocumentRoot
Returns:
the value of the 'Styles' containment reference.
See Also:
DocumentRoot.setStyles(StylesType), OgmlPackage.getDocumentRoot_Styles()
Generated:
This code was automatically generated.

basicSetStyles

public NotificationChain basicSetStyles(StylesType newStyles,
                                        NotificationChain msgs)

Generated:
This code was automatically generated.

setStyles

public void setStyles(StylesType newStyles)

Specified by:
setStyles in interface DocumentRoot
Parameters:
newStyles - the new value of the 'Styles' containment reference.
See Also:
DocumentRoot.getStyles()
Generated:
This code was automatically generated.

getStyleTemplates

public StyleTemplatesType getStyleTemplates()

Specified by:
getStyleTemplates in interface DocumentRoot
Returns:
the value of the 'Style Templates' containment reference.
See Also:
DocumentRoot.setStyleTemplates(StyleTemplatesType), OgmlPackage.getDocumentRoot_StyleTemplates()
Generated:
This code was automatically generated.

basicSetStyleTemplates

public NotificationChain basicSetStyleTemplates(StyleTemplatesType newStyleTemplates,
                                                NotificationChain msgs)

Generated:
This code was automatically generated.

setStyleTemplates

public void setStyleTemplates(StyleTemplatesType newStyleTemplates)

Specified by:
setStyleTemplates in interface DocumentRoot
Parameters:
newStyleTemplates - the new value of the 'Style Templates' containment reference.
See Also:
DocumentRoot.getStyleTemplates()
Generated:
This code was automatically generated.

getTargetStyle

public TargetStyleType getTargetStyle()

Specified by:
getTargetStyle in interface DocumentRoot
Returns:
the value of the 'Target Style' containment reference.
See Also:
DocumentRoot.setTargetStyle(TargetStyleType), OgmlPackage.getDocumentRoot_TargetStyle()
Generated:
This code was automatically generated.

basicSetTargetStyle

public NotificationChain basicSetTargetStyle(TargetStyleType newTargetStyle,
                                             NotificationChain msgs)

Generated:
This code was automatically generated.

setTargetStyle

public void setTargetStyle(TargetStyleType newTargetStyle)

Specified by:
setTargetStyle in interface DocumentRoot
Parameters:
newTargetStyle - the new value of the 'Target Style' containment reference.
See Also:
DocumentRoot.getTargetStyle()
Generated:
This code was automatically generated.

getTemplate

public TemplateType getTemplate()

Specified by:
getTemplate in interface DocumentRoot
Returns:
the value of the 'Template' containment reference.
See Also:
DocumentRoot.setTemplate(TemplateType), OgmlPackage.getDocumentRoot_Template()
Generated:
This code was automatically generated.

basicSetTemplate

public NotificationChain basicSetTemplate(TemplateType newTemplate,
                                          NotificationChain msgs)

Generated:
This code was automatically generated.

setTemplate

public void setTemplate(TemplateType newTemplate)

Specified by:
setTemplate in interface DocumentRoot
Parameters:
newTemplate - the new value of the 'Template' containment reference.
See Also:
DocumentRoot.getTemplate()
Generated:
This code was automatically generated.

getText

public TextType getText()

Specified by:
getText in interface DocumentRoot
Returns:
the value of the 'Text' containment reference.
See Also:
DocumentRoot.setText(TextType), OgmlPackage.getDocumentRoot_Text()
Generated:
This code was automatically generated.

basicSetText

public NotificationChain basicSetText(TextType newText,
                                      NotificationChain msgs)

Generated:
This code was automatically generated.

setText

public void setText(TextType newText)

Specified by:
setText in interface DocumentRoot
Parameters:
newText - the new value of the 'Text' containment reference.
See Also:
DocumentRoot.getText()
Generated:
This code was automatically generated.

getUri

public UriType getUri()

Specified by:
getUri in interface DocumentRoot
Returns:
the value of the 'Uri' containment reference.
See Also:
DocumentRoot.setUri(UriType), OgmlPackage.getDocumentRoot_Uri()
Generated:
This code was automatically generated.

basicSetUri

public NotificationChain basicSetUri(UriType newUri,
                                     NotificationChain msgs)

Generated:
This code was automatically generated.

setUri

public void setUri(UriType newUri)

Specified by:
setUri in interface DocumentRoot
Parameters:
newUri - the new value of the 'Uri' containment reference.
See Also:
DocumentRoot.getUri()
Generated:
This code was automatically generated.

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class BasicEObjectImpl
Generated:
This code was automatically generated.

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface InternalEObject
Overrides:
eGet in class BasicEObjectImpl
Generated:
This code was automatically generated.

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface InternalEObject
Overrides:
eSet in class BasicEObjectImpl
Generated:
This code was automatically generated.

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface InternalEObject
Overrides:
eUnset in class BasicEObjectImpl
Generated:
This code was automatically generated.

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface InternalEObject
Overrides:
eIsSet in class BasicEObjectImpl
Generated:
This code was automatically generated.

toString

public String toString()

Overrides:
toString in class BasicEObjectImpl
Generated:
This code was automatically generated.