|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Entry'.
The following features are supported:
GMFMapPackage.getMappingEntry()| Method Summary | |
EClass |
getDomainContext()
This method simplifies OCL expressions (makes it easy to write for both Node and Link) |
ElementInitializer |
getDomainInitializer()
Returns the value of the 'Domain Initializer' containment reference. |
EClass |
getDomainMetaElement()
Returns the value of the 'Domain Meta Element' reference |
Constraint |
getDomainSpecialization()
Returns the value of the 'Domain Specialization' containment reference |
EList |
getLabelMappings()
Returns the value of the 'Label Mappings' containment reference list. |
void |
setDomainInitializer(ElementInitializer value)
Sets the value of the ' Domain Initializer' containment reference |
void |
setDomainMetaElement(EClass value)
Sets the value of the ' Domain Meta Element' reference |
void |
setDomainSpecialization(Constraint value)
Sets the value of the ' Domain Specialization' containment reference |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public EClass getDomainMetaElement()
If the meaning of the 'Domain Meta Element' reference isn't clear, there really should be more of a description here...
MappingEntry.setDomainMetaElement(EClass),
GMFMapPackage.getMappingEntry_DomainMetaElement()public void setDomainMetaElement(EClass value)
Domain Meta Element' reference.
value - the new value of the 'Domain Meta Element' reference.MappingEntry.getDomainMetaElement()public Constraint getDomainSpecialization()
MappingEntry.setDomainSpecialization(Constraint),
GMFMapPackage.getMappingEntry_DomainSpecialization()public void setDomainSpecialization(Constraint value)
Domain Specialization' containment reference.
value - the new value of the 'Domain Specialization' containment reference.MappingEntry.getDomainSpecialization()public ElementInitializer getDomainInitializer()
Mapping Entry'.
Initializer for the domain model element associated with mapping
MappingEntry.setDomainInitializer(ElementInitializer),
GMFMapPackage.getMappingEntry_DomainInitializer(),
ElementInitializer.getMappingEntry()public void setDomainInitializer(ElementInitializer value)
Domain Initializer' containment reference.
value - the new value of the 'Domain Initializer' containment reference.MappingEntry.getDomainInitializer()public EList getLabelMappings()
LabelMapping.
It is bidirectional and its opposite is 'Map Entry'.
If the meaning of the 'Label Mappings' containment reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getMappingEntry_LabelMappings(),
LabelMapping.getMapEntry()public EClass getDomainContext()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.