|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapping | |
---|---|
org.eclipse.gmf.map.editor.part | |
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl | |
org.eclipse.gmf.mappings.presentation | |
org.eclipse.gmf.mappings.util |
Uses of Mapping in org.eclipse.gmf.map.editor.part |
---|
Methods in org.eclipse.gmf.map.editor.part that return Mapping | |
---|---|
Mapping |
GMFMapCreationWizard.createInitialModel()
|
Uses of Mapping in org.eclipse.gmf.mappings |
---|
Methods in org.eclipse.gmf.mappings that return Mapping | |
---|---|
Mapping |
GMFMapFactory.createMapping()
Returns a new object of class 'Mapping'. |
Uses of Mapping in org.eclipse.gmf.mappings.impl |
---|
Classes in org.eclipse.gmf.mappings.impl that implement Mapping | |
---|---|
class |
MappingImpl
An implementation of the model object 'Mapping'. |
Methods in org.eclipse.gmf.mappings.impl that return Mapping | |
---|---|
Mapping |
GMFMapFactoryImpl.createMapping()
|
Uses of Mapping in org.eclipse.gmf.mappings.presentation |
---|
Methods in org.eclipse.gmf.mappings.presentation that return Mapping | |
---|---|
Mapping |
MapRefModelPages.createMapping()
|
Uses of Mapping in org.eclipse.gmf.mappings.util |
---|
Methods in org.eclipse.gmf.mappings.util with parameters of type Mapping | |
---|---|
T |
GMFMapSwitch.caseMapping(Mapping object)
Returns the result of interpreting the object as an instance of 'Mapping'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |