Interface SystemElement

All Superinterfaces:
CDOObject, CDOWithID, EObject, ModelElement, Notifier
All Known Subinterfaces:
Baseline, Change, Delivery, Dependency, Drop, DropType, FixedBaseline, FloatingBaseline, Module, ModuleElement, ModuleType, Process, ProcessElement, Stream, StreamElement
All Known Implementing Classes:
BaselineImpl, ChangeImpl, DeliveryImpl, DependencyImpl, DropImpl, DropTypeImpl, FixedBaselineImpl, FloatingBaselineImpl, ModuleImpl, ModuleTypeImpl, ProcessElementImpl, ProcessImpl, StreamImpl

public interface SystemElement extends ModelElement
A representation of the model object 'System 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

    • getSystem

      System getSystem()
      Generated
      Model
      kind="operation" required="true"