|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Compartment | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util | |
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl |
Uses of Compartment in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return Compartment | |
---|---|
Compartment |
GMFGraphFactory.createCompartment()
Returns a new object of class 'Compartment' |
Methods in org.eclipse.gmf.gmfgraph that return types with arguments of type Compartment | |
---|---|
org.eclipse.emf.common.util.EList<Compartment> |
Canvas.getCompartments()
Returns the value of the 'Compartments' containment reference list. |
Uses of Compartment in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement Compartment | |
---|---|
class |
CompartmentImpl
An implementation of the model object 'Compartment' |
Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type Compartment | |
---|---|
protected org.eclipse.emf.common.util.EList<Compartment> |
CanvasImpl.compartments
The cached value of the ' Compartments ' containment reference list |
Methods in org.eclipse.gmf.gmfgraph.impl that return Compartment | |
---|---|
Compartment |
GMFGraphFactoryImpl.createCompartment()
|
Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type Compartment | |
---|---|
org.eclipse.emf.common.util.EList<Compartment> |
CanvasImpl.getCompartments()
|
Uses of Compartment in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Compartment | |
---|---|
T |
GMFGraphSwitch.caseCompartment(Compartment object)
Returns the result of interpreting the object as an instance of 'Compartment' |
Uses of Compartment in org.eclipse.gmf.mappings |
---|
Methods in org.eclipse.gmf.mappings that return Compartment | |
---|---|
Compartment |
CompartmentMapping.getCompartment()
Returns the value of the 'Compartment' reference |
Methods in org.eclipse.gmf.mappings with parameters of type Compartment | |
---|---|
void |
CompartmentMapping.setCompartment(Compartment value)
Sets the value of the ' Compartment ' reference |
Uses of Compartment in org.eclipse.gmf.mappings.impl |
---|
Fields in org.eclipse.gmf.mappings.impl declared as Compartment | |
---|---|
protected Compartment |
CompartmentMappingImpl.compartment
The cached value of the ' Compartment ' reference |
Methods in org.eclipse.gmf.mappings.impl that return Compartment | |
---|---|
Compartment |
CompartmentMappingImpl.basicGetCompartment()
|
Compartment |
CompartmentMappingImpl.getCompartment()
|
Methods in org.eclipse.gmf.mappings.impl with parameters of type Compartment | |
---|---|
void |
CompartmentMappingImpl.setCompartment(Compartment newCompartment)
|
|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.