TPTP 4.1.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.interactions
Interface BVRStop

All Superinterfaces:
BVREventOccurrence, BVRInteractionFragment, CMNNamedElement, org.eclipse.emf.ecore.EObject, IAction, org.eclipse.core.runtime.IAdaptable, INamedElement, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
BVRStopImpl

public interface BVRStop
extends BVREventOccurrence

A representation of the model object 'BVR Stop'. A Stop is an EventOccurrence that defines the termination of the instance specified by the Lifeline on which the Stop occurs

See Also:
Common_Behavior_InteractionsPackage.getBVRStop()

Field Summary
static java.lang.String copyright
           
 
Methods inherited from interface org.eclipse.hyades.models.common.interactions.BVREventOccurrence
getFinishExecutionOccurrence, getSourceGeneralOrderings, getStartExecutionOcurrence, getTargetGeneralOrderings, setFinishExecutionOccurrence, setStartExecutionOcurrence
 
Methods inherited from interface org.eclipse.hyades.models.common.interactions.BVRInteractionFragment
getAnnotations, getDefaultApplication, getGeneralOrderings, getInteraction, getLifelines, getMessages, getProperties, setDefaultApplication, setInteraction
 
Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement
getDescription, getId, getName, setDescription, setId, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IAction
getActionAnnotations, getActionProperties, isSynchronous, setSynchronous
 
Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement
getDescription, getId, getName, setDescription, setId, setName
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values

TPTP 4.1.0 Platform Project
Public API Specification