Interface ModuleElement

All Superinterfaces:
CDOObject, CDOWithID, EObject, ModelElement, Notifier, SystemElement
All Known Subinterfaces:
Baseline, Change, Delivery, Dependency, Drop, FixedBaseline, FloatingBaseline, Stream, StreamElement
All Known Implementing Classes:
BaselineImpl, ChangeImpl, DeliveryImpl, DependencyImpl, DropImpl, FixedBaselineImpl, FloatingBaselineImpl, StreamImpl

public interface ModuleElement extends SystemElement
A representation of the model object 'Module Element'.
See Also:
Generated
Model
interface="true" abstract="true"
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.
  • Method Details

    • getModule

      Module getModule()
      Generated
      Model
      kind="operation" required="true"