|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StylesType
A representation of the model object 'Styles Type'.
The following features are supported:
OgmlPackage.getStylesType()
extendedMetaData | = | "name='styles.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
EList<EdgeLayoutType> |
getEdgeStyle()
Returns the value of the 'Edge Style' containment reference list. |
GraphStyleType |
getGraphStyle()
Returns the value of the 'Graph Style' containment reference. |
FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
EList<LabelLayoutType> |
getLabelStyle()
Returns the value of the 'Label Style' containment reference list. |
EList<NodeLayoutType> |
getNodeStyle()
Returns the value of the 'Node Style' containment reference list. |
void |
setGraphStyle(GraphStyleType value)
Sets the value of the ' Graph Style ' containment reference. |
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 |
Method Detail |
---|
GraphStyleType getGraphStyle()
If the meaning of the 'Graph Style' containment reference isn't clear, there really should be more of a description here...
setGraphStyle(GraphStyleType)
,
OgmlPackage.getStylesType_GraphStyle()
containment | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'graphStyle' |
namespace | = | '##targetNamespace'" |
void setGraphStyle(GraphStyleType value)
Graph Style
' containment reference.
value
- the new value of the 'Graph Style' containment reference.getGraphStyle()
FeatureMap getGroup()
FeatureMap.Entry
.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
OgmlPackage.getStylesType_Group()
unique | = | false |
dataType | = | org.eclipse.emf.ecore.EFeatureMapEntry |
many | = | true |
extendedMetaData | = | "kind='group' |
name | = | 'group:1'" |
EList<DataType> getData()
DataType
.
If the meaning of the 'Data' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStylesType_Data()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'data' |
namespace | = | '##targetNamespace' |
group | = | 'group:1'" |
EList<NodeLayoutType> getNodeStyle()
NodeLayoutType
.
If the meaning of the 'Node Style' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStylesType_NodeStyle()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'nodeStyle' |
namespace | = | '##targetNamespace' |
group | = | 'group:1'" |
EList<EdgeLayoutType> getEdgeStyle()
EdgeLayoutType
.
If the meaning of the 'Edge Style' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStylesType_EdgeStyle()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'edgeStyle' |
namespace | = | '##targetNamespace' |
group | = | 'group:1'" |
EList<LabelLayoutType> getLabelStyle()
LabelLayoutType
.
If the meaning of the 'Label Style' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStylesType_LabelStyle()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'labelStyle' |
namespace | = | '##targetNamespace' |
group | = | 'group:1'" |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |