|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Factory for the model. It provides a create method for each non-abstract class of the model.
GMFMapPackage| Field Summary | |
static GMFMapFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
AuditContainer |
createAuditContainer()
Returns a new object of class 'Audit Container' |
AuditedMetricTarget |
createAuditedMetricTarget()
Returns a new object of class 'Audited Metric Target' |
AuditRule |
createAuditRule()
Returns a new object of class 'Audit Rule' |
CanvasMapping |
createCanvasMapping()
Returns a new object of class 'Canvas Mapping' |
ChildReference |
createChildReference()
Returns a new object of class 'Child Reference' |
CompartmentMapping |
createCompartmentMapping()
Returns a new object of class 'Compartment Mapping' |
Constraint |
createConstraint()
Returns a new object of class 'Constraint' |
DiagramElementTarget |
createDiagramElementTarget()
Returns a new object of class 'Diagram Element Target' |
DomainAttributeTarget |
createDomainAttributeTarget()
Returns a new object of class 'Domain Attribute Target' |
DomainElementTarget |
createDomainElementTarget()
Returns a new object of class 'Domain Element Target' |
FeatureSeqInitializer |
createFeatureSeqInitializer()
Returns a new object of class 'Feature Seq Initializer' |
FeatureValueSpec |
createFeatureValueSpec()
Returns a new object of class 'Feature Value Spec' |
LabelMapping |
createLabelMapping()
Returns a new object of class 'Label Mapping' |
LinkConstraints |
createLinkConstraints()
Returns a new object of class 'Link Constraints' |
LinkMapping |
createLinkMapping()
Returns a new object of class 'Link Mapping' |
Mapping |
createMapping()
Returns a new object of class 'Mapping' |
MetricContainer |
createMetricContainer()
Returns a new object of class 'Metric Container' |
MetricRule |
createMetricRule()
Returns a new object of class 'Metric Rule' |
NodeMapping |
createNodeMapping()
Returns a new object of class 'Node Mapping' |
NotationElementTarget |
createNotationElementTarget()
Returns a new object of class 'Notation Element Target' |
TopNodeReference |
createTopNodeReference()
Returns a new object of class 'Top Node Reference' |
ValueExpression |
createValueExpression()
Returns a new object of class 'Value Expression' |
GMFMapPackage |
getGMFMapPackage()
Returns the package supported by this factory |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
convertToString, create, createFromString, getEPackage, setEPackage |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
| 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 |
| Field Detail |
public static final GMFMapFactory eINSTANCE
| Method Detail |
public NodeMapping createNodeMapping()
public CompartmentMapping createCompartmentMapping()
public LinkMapping createLinkMapping()
public CanvasMapping createCanvasMapping()
public LabelMapping createLabelMapping()
public Mapping createMapping()
public ChildReference createChildReference()
public TopNodeReference createTopNodeReference()
public Constraint createConstraint()
public LinkConstraints createLinkConstraints()
public ValueExpression createValueExpression()
public FeatureSeqInitializer createFeatureSeqInitializer()
public FeatureValueSpec createFeatureValueSpec()
public AuditContainer createAuditContainer()
public AuditRule createAuditRule()
public DomainElementTarget createDomainElementTarget()
public DomainAttributeTarget createDomainAttributeTarget()
public DiagramElementTarget createDiagramElementTarget()
public NotationElementTarget createNotationElementTarget()
public MetricContainer createMetricContainer()
public MetricRule createMetricRule()
public AuditedMetricTarget createAuditedMetricTarget()
public GMFMapPackage getGMFMapPackage()
|
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.