de.cau.cs.kieler.synccharts
Interface Effect

All Superinterfaces:
EObject, Notifier
All Known Subinterfaces:
Assignment, Emission, TextEffect
All Known Implementing Classes:
AssignmentImpl, EffectImpl, EmissionImpl, TextEffectImpl

public interface Effect
extends EObject

A representation of the model object 'Effect'. An Effect is something executed by an Action.

See Also:
SyncchartsPackage.getEffect()
Rating red
Generated:
This code was automatically generated.
Model element:
abstract=true

Field Summary
static String copyright
           
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final String copyright

See Also:
Constant Field Values
Generated:
This code was automatically generated.