Schnittstelle Baseline

Alle Superschnittstellen:
CDOObject, CDOWithID, EObject, ModelElement, ModuleElement, Notifier, StreamElement, SystemElement
Alle bekannten Unterschnittstellen:
Change, Delivery, DeliveryReview, Drop, DropReview, ExtendedBaseline, FixedBaseline, FloatingBaseline, Review, Stream
Alle bekannten Implementierungsklassen:
BaselineImpl, ChangeImpl, DeliveryImpl, DeliveryReviewImpl, DropImpl, DropReviewImpl, FixedBaselineImpl, FloatingBaselineImpl, ReviewImpl, StreamImpl

public interface Baseline extends StreamElement
A representation of the model object 'Baseline'.
Siehe auch:
Generated
Model
abstract="true"
No Implement
This interface is not intended to be implemented by clients.

The following features are supported:

No Extend
This interface is not intended to be extended by clients.
  • Felddetails

  • Methodendetails

    • getStream

      Stream getStream()
      Returns the value of the 'Stream' container reference. It is bidirectional and its opposite is 'Contents'.
      Angegeben von:
      getStream in Schnittstelle StreamElement
      Gibt zurück:
      the value of the 'Stream' container reference.
      Siehe auch:
      Generated
      Model
      opposite="contents" transient="false"
    • setStream

      void setStream(Stream value)
      Sets the value of the 'Stream' container reference.
      Parameter:
      value - the new value of the 'Stream' container reference.
      Siehe auch:
      Generated
    • isFloating

      boolean isFloating()
      Returns the value of the 'Floating' attribute.
      Gibt zurück:
      the value of the 'Floating' attribute.
      Siehe auch:
      Generated
      Model
      transient="true" changeable="false" volatile="true" derived="true"
    • getName

      String getName()
      Generated
      Model
      kind="operation"
    • getTypeName

      String getTypeName()
    • getTypeAndName

      String getTypeAndName()
    • getBranchPoint

      CDOBranchPointRef getBranchPoint()
      Generated
      Model
      kind="operation" dataType="org.eclipse.emf.cdo.etypes.BranchPointRef"
    • getBaseTimeStamp

      long getBaseTimeStamp()
      Generated
      Model
      kind="operation"