Interface SystemStartlevelTrigger
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,EventTrigger
,org.eclipse.emf.common.notify.Notifier
,SystemTrigger
- All Known Implementing Classes:
SystemStartlevelTriggerImpl
A representation of the model object 'System Startlevel Trigger'.
The following features are supported:
-
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
-
Method Details
-
getLevel
int getLevel()Returns the value of the 'Level' attribute.- Returns:
- the value of the 'Level' attribute.
- See Also:
-
setLevel
void setLevel(int value) Sets the value of the 'Level
' attribute.- Parameters:
value
- the new value of the 'Level' attribute.- See Also:
-