Interface UseCase
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,UserRequirement
- See Also:
- Model:
- Generated:
-
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
Methods inherited from interface org.contextmapper.dsl.contextMappingDSL.UserRequirement
getBenefit, getFeatures, getName, getRole, setBenefit, setName, setRole
-
Method Details
-
getScope
String getScope()Returns the value of the 'Scope' attribute.- Returns:
- the value of the 'Scope' attribute.
- See Also:
- Model:
- Generated:
-
setScope
Sets the value of the 'Scope
' attribute.- Parameters:
value
- the new value of the 'Scope' attribute.- See Also:
- Generated:
-
getLevel
String getLevel()Returns the value of the 'Level' attribute.- Returns:
- the value of the 'Level' attribute.
- See Also:
- Model:
- Generated:
-
setLevel
Sets the value of the 'Level
' attribute.- Parameters:
value
- the new value of the 'Level' attribute.- See Also:
- Generated:
-