Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.structure.Component
| 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 Component in org.eclipse.gmt.modisco.omg.kdm.structure
Methods in org.eclipse.gmt.modisco.omg.kdm.structure that return Component Modifier and Type Method Description ComponentStructureFactory. createComponent()Returns a new object of class 'Component'. -
Uses of Component in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement Component Modifier and Type Class Description classComponentImplAn implementation of the model object 'Component'.Methods in org.eclipse.gmt.modisco.omg.kdm.structure.impl that return Component Modifier and Type Method Description ComponentStructureFactoryImpl. createComponent() -
Uses of Component in org.eclipse.gmt.modisco.omg.kdm.structure.util
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type Component Modifier and Type Method Description TStructureSwitch. caseComponent(Component object)Returns the result of interpreting the object as an instance of 'Component'.