Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.Layer
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.structure | |
| org.eclipse.gmt.modisco.omg.kdm.structure.impl | |
| org.eclipse.gmt.modisco.omg.kdm.structure.util |
-
Uses of Layer in org.eclipse.gmt.modisco.omg.kdm.structure
Methods in org.eclipse.gmt.modisco.omg.kdm.structure that return Layer Modifier and Type Method Description LayerStructureFactory. createLayer()Returns a new object of class 'Layer'. -
Uses of Layer in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement Layer Modifier and Type Class Description classLayerImplAn implementation of the model object 'Layer'.Methods in org.eclipse.gmt.modisco.omg.kdm.structure.impl that return Layer Modifier and Type Method Description LayerStructureFactoryImpl. createLayer() -
Uses of Layer in org.eclipse.gmt.modisco.omg.kdm.structure.util
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type Layer Modifier and Type Method Description TStructureSwitch. caseLayer(Layer object)Returns the result of interpreting the object as an instance of 'Layer'.