|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
net.ogdf.ogml.impl.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
Mixed
XMLNS Prefix Map
XSI Schema Location
Bool
Boolean
Composed
Constraints
Data
Edge
Edge Constraint
Edge Layout
Edge Style Template
Endpoint
Fill
Font
Font Stretch
Font Style
Font Variant
Font Weight
Graph
Graph Style
Int
Key
Keys
Key Value
Label
Label Constraint
Label Layout
Label Style Template
Layout
Line
Line Style
Line Style Type
Location
Node
Node Constraint
Node Layout
Node Style Template
Number
Ogml
Pattern
Point
Segment
Shape
Source Style
Source Target
Structure
Styles
Style Templates
Target Style
Template
Text
Uri
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()
|
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.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 |
---|
protected FeatureMap mixed
Mixed
' attribute list.
getMixed()
protected EMap<String,String> xMLNSPrefixMap
XMLNS Prefix Map
' map.
getXMLNSPrefixMap()
protected EMap<String,String> xSISchemaLocation
XSI Schema Location
' map.
getXSISchemaLocation()
protected static final FontStretchType FONT_STRETCH_EDEFAULT
Font Stretch
' attribute.
getFontStretch()
protected static final FontStyleType FONT_STYLE_EDEFAULT
Font Style
' attribute.
getFontStyle()
protected static final FontVariantType FONT_VARIANT_EDEFAULT
Font Variant
' attribute.
getFontVariant()
protected static final FontWeightType FONT_WEIGHT_EDEFAULT
Font Weight
' attribute.
getFontWeight()
protected static final LineStyleTypeType LINE_STYLE_TYPE_EDEFAULT
Line Style Type
' attribute.
getLineStyleType()
protected static final PatternType PATTERN_EDEFAULT
Pattern
' attribute.
getPattern()
Constructor Detail |
---|
protected DocumentRootImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public FeatureMap getMixed()
getMixed
in interface DocumentRoot
OgmlPackage.getDocumentRoot_Mixed()
public EMap<String,String> getXMLNSPrefixMap()
getXMLNSPrefixMap
in interface DocumentRoot
OgmlPackage.getDocumentRoot_XMLNSPrefixMap()
public EMap<String,String> getXSISchemaLocation()
getXSISchemaLocation
in interface DocumentRoot
OgmlPackage.getDocumentRoot_XSISchemaLocation()
public BoolType getBool()
getBool
in interface DocumentRoot
DocumentRoot.setBool(BoolType)
,
OgmlPackage.getDocumentRoot_Bool()
public NotificationChain basicSetBool(BoolType newBool, NotificationChain msgs)
public void setBool(BoolType newBool)
setBool
in interface DocumentRoot
newBool
- the new value of the 'Bool' containment reference.DocumentRoot.getBool()
public BooleanType getBoolean()
getBoolean
in interface DocumentRoot
DocumentRoot.setBoolean(BooleanType)
,
OgmlPackage.getDocumentRoot_Boolean()
public NotificationChain basicSetBoolean(BooleanType newBoolean, NotificationChain msgs)
public void setBoolean(BooleanType newBoolean)
setBoolean
in interface DocumentRoot
newBoolean
- the new value of the 'Boolean' containment reference.DocumentRoot.getBoolean()
public ComposedType getComposed()
getComposed
in interface DocumentRoot
DocumentRoot.setComposed(ComposedType)
,
OgmlPackage.getDocumentRoot_Composed()
public NotificationChain basicSetComposed(ComposedType newComposed, NotificationChain msgs)
public void setComposed(ComposedType newComposed)
setComposed
in interface DocumentRoot
newComposed
- the new value of the 'Composed' containment reference.DocumentRoot.getComposed()
public ConstraintsType getConstraints()
getConstraints
in interface DocumentRoot
DocumentRoot.setConstraints(ConstraintsType)
,
OgmlPackage.getDocumentRoot_Constraints()
public NotificationChain basicSetConstraints(ConstraintsType newConstraints, NotificationChain msgs)
public void setConstraints(ConstraintsType newConstraints)
setConstraints
in interface DocumentRoot
newConstraints
- the new value of the 'Constraints' containment reference.DocumentRoot.getConstraints()
public DataType getData()
getData
in interface DocumentRoot
DocumentRoot.setData(DataType)
,
OgmlPackage.getDocumentRoot_Data()
public NotificationChain basicSetData(DataType newData, NotificationChain msgs)
public void setData(DataType newData)
setData
in interface DocumentRoot
newData
- the new value of the 'Data' containment reference.DocumentRoot.getData()
public EdgeType getEdge()
getEdge
in interface DocumentRoot
DocumentRoot.setEdge(EdgeType)
,
OgmlPackage.getDocumentRoot_Edge()
public NotificationChain basicSetEdge(EdgeType newEdge, NotificationChain msgs)
public void setEdge(EdgeType newEdge)
setEdge
in interface DocumentRoot
newEdge
- the new value of the 'Edge' containment reference.DocumentRoot.getEdge()
public EdgeConstraintType getEdgeConstraint()
getEdgeConstraint
in interface DocumentRoot
DocumentRoot.setEdgeConstraint(EdgeConstraintType)
,
OgmlPackage.getDocumentRoot_EdgeConstraint()
public NotificationChain basicSetEdgeConstraint(EdgeConstraintType newEdgeConstraint, NotificationChain msgs)
public void setEdgeConstraint(EdgeConstraintType newEdgeConstraint)
setEdgeConstraint
in interface DocumentRoot
newEdgeConstraint
- the new value of the 'Edge Constraint' containment reference.DocumentRoot.getEdgeConstraint()
public EdgeLayoutType getEdgeLayout()
getEdgeLayout
in interface DocumentRoot
DocumentRoot.setEdgeLayout(EdgeLayoutType)
,
OgmlPackage.getDocumentRoot_EdgeLayout()
public NotificationChain basicSetEdgeLayout(EdgeLayoutType newEdgeLayout, NotificationChain msgs)
public void setEdgeLayout(EdgeLayoutType newEdgeLayout)
setEdgeLayout
in interface DocumentRoot
newEdgeLayout
- the new value of the 'Edge Layout' containment reference.DocumentRoot.getEdgeLayout()
public EdgeStyleTemplateType getEdgeStyleTemplate()
getEdgeStyleTemplate
in interface DocumentRoot
DocumentRoot.setEdgeStyleTemplate(EdgeStyleTemplateType)
,
OgmlPackage.getDocumentRoot_EdgeStyleTemplate()
public NotificationChain basicSetEdgeStyleTemplate(EdgeStyleTemplateType newEdgeStyleTemplate, NotificationChain msgs)
public void setEdgeStyleTemplate(EdgeStyleTemplateType newEdgeStyleTemplate)
setEdgeStyleTemplate
in interface DocumentRoot
newEdgeStyleTemplate
- the new value of the 'Edge Style Template' containment reference.DocumentRoot.getEdgeStyleTemplate()
public EndpointType getEndpoint()
getEndpoint
in interface DocumentRoot
DocumentRoot.setEndpoint(EndpointType)
,
OgmlPackage.getDocumentRoot_Endpoint()
public NotificationChain basicSetEndpoint(EndpointType newEndpoint, NotificationChain msgs)
public void setEndpoint(EndpointType newEndpoint)
setEndpoint
in interface DocumentRoot
newEndpoint
- the new value of the 'Endpoint' containment reference.DocumentRoot.getEndpoint()
public FillType getFill()
getFill
in interface DocumentRoot
DocumentRoot.setFill(FillType)
,
OgmlPackage.getDocumentRoot_Fill()
public NotificationChain basicSetFill(FillType newFill, NotificationChain msgs)
public void setFill(FillType newFill)
setFill
in interface DocumentRoot
newFill
- the new value of the 'Fill' containment reference.DocumentRoot.getFill()
public FontType getFont()
getFont
in interface DocumentRoot
DocumentRoot.setFont(FontType)
,
OgmlPackage.getDocumentRoot_Font()
public NotificationChain basicSetFont(FontType newFont, NotificationChain msgs)
public void setFont(FontType newFont)
setFont
in interface DocumentRoot
newFont
- the new value of the 'Font' containment reference.DocumentRoot.getFont()
public FontStretchType getFontStretch()
getFontStretch
in interface DocumentRoot
FontStretchType
,
DocumentRoot.setFontStretch(FontStretchType)
,
OgmlPackage.getDocumentRoot_FontStretch()
public void setFontStretch(FontStretchType newFontStretch)
setFontStretch
in interface DocumentRoot
newFontStretch
- the new value of the 'Font Stretch' attribute.FontStretchType
,
DocumentRoot.getFontStretch()
public FontStyleType getFontStyle()
getFontStyle
in interface DocumentRoot
FontStyleType
,
DocumentRoot.setFontStyle(FontStyleType)
,
OgmlPackage.getDocumentRoot_FontStyle()
public void setFontStyle(FontStyleType newFontStyle)
setFontStyle
in interface DocumentRoot
newFontStyle
- the new value of the 'Font Style' attribute.FontStyleType
,
DocumentRoot.getFontStyle()
public FontVariantType getFontVariant()
getFontVariant
in interface DocumentRoot
FontVariantType
,
DocumentRoot.setFontVariant(FontVariantType)
,
OgmlPackage.getDocumentRoot_FontVariant()
public void setFontVariant(FontVariantType newFontVariant)
setFontVariant
in interface DocumentRoot
newFontVariant
- the new value of the 'Font Variant' attribute.FontVariantType
,
DocumentRoot.getFontVariant()
public FontWeightType getFontWeight()
getFontWeight
in interface DocumentRoot
FontWeightType
,
DocumentRoot.setFontWeight(FontWeightType)
,
OgmlPackage.getDocumentRoot_FontWeight()
public void setFontWeight(FontWeightType newFontWeight)
setFontWeight
in interface DocumentRoot
newFontWeight
- the new value of the 'Font Weight' attribute.FontWeightType
,
DocumentRoot.getFontWeight()
public GraphType getGraph()
getGraph
in interface DocumentRoot
DocumentRoot.setGraph(GraphType)
,
OgmlPackage.getDocumentRoot_Graph()
public NotificationChain basicSetGraph(GraphType newGraph, NotificationChain msgs)
public void setGraph(GraphType newGraph)
setGraph
in interface DocumentRoot
newGraph
- the new value of the 'Graph' containment reference.DocumentRoot.getGraph()
public GraphStyleType getGraphStyle()
getGraphStyle
in interface DocumentRoot
DocumentRoot.setGraphStyle(GraphStyleType)
,
OgmlPackage.getDocumentRoot_GraphStyle()
public NotificationChain basicSetGraphStyle(GraphStyleType newGraphStyle, NotificationChain msgs)
public void setGraphStyle(GraphStyleType newGraphStyle)
setGraphStyle
in interface DocumentRoot
newGraphStyle
- the new value of the 'Graph Style' containment reference.DocumentRoot.getGraphStyle()
public IntType getInt()
getInt
in interface DocumentRoot
DocumentRoot.setInt(IntType)
,
OgmlPackage.getDocumentRoot_Int()
public NotificationChain basicSetInt(IntType newInt, NotificationChain msgs)
public void setInt(IntType newInt)
setInt
in interface DocumentRoot
newInt
- the new value of the 'Int' containment reference.DocumentRoot.getInt()
public KeyType getKey()
getKey
in interface DocumentRoot
DocumentRoot.setKey(KeyType)
,
OgmlPackage.getDocumentRoot_Key()
public NotificationChain basicSetKey(KeyType newKey, NotificationChain msgs)
public void setKey(KeyType newKey)
setKey
in interface DocumentRoot
newKey
- the new value of the 'Key' containment reference.DocumentRoot.getKey()
public KeysType getKeys()
getKeys
in interface DocumentRoot
DocumentRoot.setKeys(KeysType)
,
OgmlPackage.getDocumentRoot_Keys()
public NotificationChain basicSetKeys(KeysType newKeys, NotificationChain msgs)
public void setKeys(KeysType newKeys)
setKeys
in interface DocumentRoot
newKeys
- the new value of the 'Keys' containment reference.DocumentRoot.getKeys()
public KeyValueType getKeyValue()
getKeyValue
in interface DocumentRoot
DocumentRoot.setKeyValue(KeyValueType)
,
OgmlPackage.getDocumentRoot_KeyValue()
public NotificationChain basicSetKeyValue(KeyValueType newKeyValue, NotificationChain msgs)
public void setKeyValue(KeyValueType newKeyValue)
setKeyValue
in interface DocumentRoot
newKeyValue
- the new value of the 'Key Value' containment reference.DocumentRoot.getKeyValue()
public LabelType getLabel()
getLabel
in interface DocumentRoot
DocumentRoot.setLabel(LabelType)
,
OgmlPackage.getDocumentRoot_Label()
public NotificationChain basicSetLabel(LabelType newLabel, NotificationChain msgs)
public void setLabel(LabelType newLabel)
setLabel
in interface DocumentRoot
newLabel
- the new value of the 'Label' containment reference.DocumentRoot.getLabel()
public LabelConstraintType getLabelConstraint()
getLabelConstraint
in interface DocumentRoot
DocumentRoot.setLabelConstraint(LabelConstraintType)
,
OgmlPackage.getDocumentRoot_LabelConstraint()
public NotificationChain basicSetLabelConstraint(LabelConstraintType newLabelConstraint, NotificationChain msgs)
public void setLabelConstraint(LabelConstraintType newLabelConstraint)
setLabelConstraint
in interface DocumentRoot
newLabelConstraint
- the new value of the 'Label Constraint' containment reference.DocumentRoot.getLabelConstraint()
public LabelLayoutType getLabelLayout()
getLabelLayout
in interface DocumentRoot
DocumentRoot.setLabelLayout(LabelLayoutType)
,
OgmlPackage.getDocumentRoot_LabelLayout()
public NotificationChain basicSetLabelLayout(LabelLayoutType newLabelLayout, NotificationChain msgs)
public void setLabelLayout(LabelLayoutType newLabelLayout)
setLabelLayout
in interface DocumentRoot
newLabelLayout
- the new value of the 'Label Layout' containment reference.DocumentRoot.getLabelLayout()
public LabelStyleTemplateType getLabelStyleTemplate()
getLabelStyleTemplate
in interface DocumentRoot
DocumentRoot.setLabelStyleTemplate(LabelStyleTemplateType)
,
OgmlPackage.getDocumentRoot_LabelStyleTemplate()
public NotificationChain basicSetLabelStyleTemplate(LabelStyleTemplateType newLabelStyleTemplate, NotificationChain msgs)
public void setLabelStyleTemplate(LabelStyleTemplateType newLabelStyleTemplate)
setLabelStyleTemplate
in interface DocumentRoot
newLabelStyleTemplate
- the new value of the 'Label Style Template' containment reference.DocumentRoot.getLabelStyleTemplate()
public LayoutType getLayout()
getLayout
in interface DocumentRoot
DocumentRoot.setLayout(LayoutType)
,
OgmlPackage.getDocumentRoot_Layout()
public NotificationChain basicSetLayout(LayoutType newLayout, NotificationChain msgs)
public void setLayout(LayoutType newLayout)
setLayout
in interface DocumentRoot
newLayout
- the new value of the 'Layout' containment reference.DocumentRoot.getLayout()
public LineType getLine()
getLine
in interface DocumentRoot
DocumentRoot.setLine(LineType)
,
OgmlPackage.getDocumentRoot_Line()
public NotificationChain basicSetLine(LineType newLine, NotificationChain msgs)
public void setLine(LineType newLine)
setLine
in interface DocumentRoot
newLine
- the new value of the 'Line' containment reference.DocumentRoot.getLine()
public LineStyleType getLineStyle()
getLineStyle
in interface DocumentRoot
DocumentRoot.setLineStyle(LineStyleType)
,
OgmlPackage.getDocumentRoot_LineStyle()
public NotificationChain basicSetLineStyle(LineStyleType newLineStyle, NotificationChain msgs)
public void setLineStyle(LineStyleType newLineStyle)
setLineStyle
in interface DocumentRoot
newLineStyle
- the new value of the 'Line Style' containment reference.DocumentRoot.getLineStyle()
public LineStyleTypeType getLineStyleType()
getLineStyleType
in interface DocumentRoot
LineStyleTypeType
,
DocumentRoot.setLineStyleType(LineStyleTypeType)
,
OgmlPackage.getDocumentRoot_LineStyleType()
public void setLineStyleType(LineStyleTypeType newLineStyleType)
setLineStyleType
in interface DocumentRoot
newLineStyleType
- the new value of the 'Line Style Type' attribute.LineStyleTypeType
,
DocumentRoot.getLineStyleType()
public LocationType getLocation()
getLocation
in interface DocumentRoot
DocumentRoot.setLocation(LocationType)
,
OgmlPackage.getDocumentRoot_Location()
public NotificationChain basicSetLocation(LocationType newLocation, NotificationChain msgs)
public void setLocation(LocationType newLocation)
setLocation
in interface DocumentRoot
newLocation
- the new value of the 'Location' containment reference.DocumentRoot.getLocation()
public NodeType getNode()
getNode
in interface DocumentRoot
DocumentRoot.setNode(NodeType)
,
OgmlPackage.getDocumentRoot_Node()
public NotificationChain basicSetNode(NodeType newNode, NotificationChain msgs)
public void setNode(NodeType newNode)
setNode
in interface DocumentRoot
newNode
- the new value of the 'Node' containment reference.DocumentRoot.getNode()
public NodeConstraintType getNodeConstraint()
getNodeConstraint
in interface DocumentRoot
DocumentRoot.setNodeConstraint(NodeConstraintType)
,
OgmlPackage.getDocumentRoot_NodeConstraint()
public NotificationChain basicSetNodeConstraint(NodeConstraintType newNodeConstraint, NotificationChain msgs)
public void setNodeConstraint(NodeConstraintType newNodeConstraint)
setNodeConstraint
in interface DocumentRoot
newNodeConstraint
- the new value of the 'Node Constraint' containment reference.DocumentRoot.getNodeConstraint()
public NodeLayoutType getNodeLayout()
getNodeLayout
in interface DocumentRoot
DocumentRoot.setNodeLayout(NodeLayoutType)
,
OgmlPackage.getDocumentRoot_NodeLayout()
public NotificationChain basicSetNodeLayout(NodeLayoutType newNodeLayout, NotificationChain msgs)
public void setNodeLayout(NodeLayoutType newNodeLayout)
setNodeLayout
in interface DocumentRoot
newNodeLayout
- the new value of the 'Node Layout' containment reference.DocumentRoot.getNodeLayout()
public NodeStyleTemplateType getNodeStyleTemplate()
getNodeStyleTemplate
in interface DocumentRoot
DocumentRoot.setNodeStyleTemplate(NodeStyleTemplateType)
,
OgmlPackage.getDocumentRoot_NodeStyleTemplate()
public NotificationChain basicSetNodeStyleTemplate(NodeStyleTemplateType newNodeStyleTemplate, NotificationChain msgs)
public void setNodeStyleTemplate(NodeStyleTemplateType newNodeStyleTemplate)
setNodeStyleTemplate
in interface DocumentRoot
newNodeStyleTemplate
- the new value of the 'Node Style Template' containment reference.DocumentRoot.getNodeStyleTemplate()
public NumberType getNumber()
getNumber
in interface DocumentRoot
DocumentRoot.setNumber(NumberType)
,
OgmlPackage.getDocumentRoot_Number()
public NotificationChain basicSetNumber(NumberType newNumber, NotificationChain msgs)
public void setNumber(NumberType newNumber)
setNumber
in interface DocumentRoot
newNumber
- the new value of the 'Number' containment reference.DocumentRoot.getNumber()
public OgmlType getOgml()
getOgml
in interface DocumentRoot
DocumentRoot.setOgml(OgmlType)
,
OgmlPackage.getDocumentRoot_Ogml()
public NotificationChain basicSetOgml(OgmlType newOgml, NotificationChain msgs)
public void setOgml(OgmlType newOgml)
setOgml
in interface DocumentRoot
newOgml
- the new value of the 'Ogml' containment reference.DocumentRoot.getOgml()
public PatternType getPattern()
getPattern
in interface DocumentRoot
PatternType
,
DocumentRoot.setPattern(PatternType)
,
OgmlPackage.getDocumentRoot_Pattern()
public void setPattern(PatternType newPattern)
setPattern
in interface DocumentRoot
newPattern
- the new value of the 'Pattern' attribute.PatternType
,
DocumentRoot.getPattern()
public PointType getPoint()
getPoint
in interface DocumentRoot
DocumentRoot.setPoint(PointType)
,
OgmlPackage.getDocumentRoot_Point()
public NotificationChain basicSetPoint(PointType newPoint, NotificationChain msgs)
public void setPoint(PointType newPoint)
setPoint
in interface DocumentRoot
newPoint
- the new value of the 'Point' containment reference.DocumentRoot.getPoint()
public SegmentType getSegment()
getSegment
in interface DocumentRoot
DocumentRoot.setSegment(SegmentType)
,
OgmlPackage.getDocumentRoot_Segment()
public NotificationChain basicSetSegment(SegmentType newSegment, NotificationChain msgs)
public void setSegment(SegmentType newSegment)
setSegment
in interface DocumentRoot
newSegment
- the new value of the 'Segment' containment reference.DocumentRoot.getSegment()
public ShapeType1 getShape()
getShape
in interface DocumentRoot
DocumentRoot.setShape(ShapeType1)
,
OgmlPackage.getDocumentRoot_Shape()
public NotificationChain basicSetShape(ShapeType1 newShape, NotificationChain msgs)
public void setShape(ShapeType1 newShape)
setShape
in interface DocumentRoot
newShape
- the new value of the 'Shape' containment reference.DocumentRoot.getShape()
public SourceStyleType getSourceStyle()
getSourceStyle
in interface DocumentRoot
DocumentRoot.setSourceStyle(SourceStyleType)
,
OgmlPackage.getDocumentRoot_SourceStyle()
public NotificationChain basicSetSourceStyle(SourceStyleType newSourceStyle, NotificationChain msgs)
public void setSourceStyle(SourceStyleType newSourceStyle)
setSourceStyle
in interface DocumentRoot
newSourceStyle
- the new value of the 'Source Style' containment reference.DocumentRoot.getSourceStyle()
public SourceTargetType getSourceTarget()
getSourceTarget
in interface DocumentRoot
DocumentRoot.setSourceTarget(SourceTargetType)
,
OgmlPackage.getDocumentRoot_SourceTarget()
public NotificationChain basicSetSourceTarget(SourceTargetType newSourceTarget, NotificationChain msgs)
public void setSourceTarget(SourceTargetType newSourceTarget)
setSourceTarget
in interface DocumentRoot
newSourceTarget
- the new value of the 'Source Target' containment reference.DocumentRoot.getSourceTarget()
public StructureType getStructure()
getStructure
in interface DocumentRoot
DocumentRoot.setStructure(StructureType)
,
OgmlPackage.getDocumentRoot_Structure()
public NotificationChain basicSetStructure(StructureType newStructure, NotificationChain msgs)
public void setStructure(StructureType newStructure)
setStructure
in interface DocumentRoot
newStructure
- the new value of the 'Structure' containment reference.DocumentRoot.getStructure()
public StylesType getStyles()
getStyles
in interface DocumentRoot
DocumentRoot.setStyles(StylesType)
,
OgmlPackage.getDocumentRoot_Styles()
public NotificationChain basicSetStyles(StylesType newStyles, NotificationChain msgs)
public void setStyles(StylesType newStyles)
setStyles
in interface DocumentRoot
newStyles
- the new value of the 'Styles' containment reference.DocumentRoot.getStyles()
public StyleTemplatesType getStyleTemplates()
getStyleTemplates
in interface DocumentRoot
DocumentRoot.setStyleTemplates(StyleTemplatesType)
,
OgmlPackage.getDocumentRoot_StyleTemplates()
public NotificationChain basicSetStyleTemplates(StyleTemplatesType newStyleTemplates, NotificationChain msgs)
public void setStyleTemplates(StyleTemplatesType newStyleTemplates)
setStyleTemplates
in interface DocumentRoot
newStyleTemplates
- the new value of the 'Style Templates' containment reference.DocumentRoot.getStyleTemplates()
public TargetStyleType getTargetStyle()
getTargetStyle
in interface DocumentRoot
DocumentRoot.setTargetStyle(TargetStyleType)
,
OgmlPackage.getDocumentRoot_TargetStyle()
public NotificationChain basicSetTargetStyle(TargetStyleType newTargetStyle, NotificationChain msgs)
public void setTargetStyle(TargetStyleType newTargetStyle)
setTargetStyle
in interface DocumentRoot
newTargetStyle
- the new value of the 'Target Style' containment reference.DocumentRoot.getTargetStyle()
public TemplateType getTemplate()
getTemplate
in interface DocumentRoot
DocumentRoot.setTemplate(TemplateType)
,
OgmlPackage.getDocumentRoot_Template()
public NotificationChain basicSetTemplate(TemplateType newTemplate, NotificationChain msgs)
public void setTemplate(TemplateType newTemplate)
setTemplate
in interface DocumentRoot
newTemplate
- the new value of the 'Template' containment reference.DocumentRoot.getTemplate()
public TextType getText()
getText
in interface DocumentRoot
DocumentRoot.setText(TextType)
,
OgmlPackage.getDocumentRoot_Text()
public NotificationChain basicSetText(TextType newText, NotificationChain msgs)
public void setText(TextType newText)
setText
in interface DocumentRoot
newText
- the new value of the 'Text' containment reference.DocumentRoot.getText()
public UriType getUri()
getUri
in interface DocumentRoot
DocumentRoot.setUri(UriType)
,
OgmlPackage.getDocumentRoot_Uri()
public NotificationChain basicSetUri(UriType newUri, NotificationChain msgs)
public void setUri(UriType newUri)
setUri
in interface DocumentRoot
newUri
- the new value of the 'Uri' containment reference.DocumentRoot.getUri()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |