Package com._1c.g5.v8.dt.scc.model
Interface StandaloneContentPriorityItem
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,StandaloneContentMdObjectAware
- All Known Implementing Classes:
StandaloneContentPriorityItemImpl
A representation of the model object 'Priority Item'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Priority' attribute.void
Sets the value of the 'Priority
' attribute.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 com._1c.g5.v8.dt.scc.model.StandaloneContentMdObjectAware
getMetadata, setMetadata
-
Method Details
-
getPriority
StandaloneContentItemPriority getPriority()Returns the value of the 'Priority' attribute. The literals are from the enumerationStandaloneContentItemPriority
.- Returns:
- the value of the 'Priority' attribute.
- See Also:
-
setPriority
Sets the value of the 'Priority
' attribute.- Parameters:
value
- the new value of the 'Priority' attribute.- See Also:
-