|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StyleTemplatesType
A representation of the model object 'Style Templates Type'.
The following features are supported:
OgmlPackage.getStyleTemplatesType()
extendedMetaData | = | "name='styleTemplates.type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
EList<DataType> |
getData()
Returns the value of the 'Data' containment reference list. |
EList<EdgeStyleTemplateType> |
getEdgeStyleTemplate()
Returns the value of the 'Edge Style Template' containment reference list. |
FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
EList<LabelStyleTemplateType> |
getLabelStyleTemplate()
Returns the value of the 'Label Style Template' containment reference list. |
EList<NodeStyleTemplateType> |
getNodeStyleTemplate()
Returns the value of the 'Node Style Template' containment reference list. |
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 |
---|
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.getStyleTemplatesType_Group()
unique | = | false |
dataType | = | org.eclipse.emf.ecore.EFeatureMapEntry |
many | = | true |
extendedMetaData | = | "kind='group' |
name | = | 'group:0'" |
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.getStyleTemplatesType_Data()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'data' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<NodeStyleTemplateType> getNodeStyleTemplate()
NodeStyleTemplateType
.
If the meaning of the 'Node Style Template' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStyleTemplatesType_NodeStyleTemplate()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'nodeStyleTemplate' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<EdgeStyleTemplateType> getEdgeStyleTemplate()
EdgeStyleTemplateType
.
If the meaning of the 'Edge Style Template' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStyleTemplatesType_EdgeStyleTemplate()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'edgeStyleTemplate' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<LabelStyleTemplateType> getLabelStyleTemplate()
LabelStyleTemplateType
.
If the meaning of the 'Label Style Template' containment reference list isn't clear, there really should be more of a description here...
OgmlPackage.getStyleTemplatesType_LabelStyleTemplate()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'labelStyleTemplate' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |