|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CimUnsignedInt
A representation of the model object 'Cim Unsigned Int'.
The following features are supported:
CommonPackage.getCimUnsignedInt()
Method Summary | |
---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
long |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isSetValue()
Returns whether the value of the ' Value ' attribute is set. |
void |
setValue(long value)
Sets the value of the ' Value ' attribute. |
void |
unsetValue()
Unsets the value of the ' Value ' attribute. |
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 |
Method Detail |
---|
long getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
isSetValue()
,
unsetValue()
,
setValue(long)
,
CommonPackage.getCimUnsignedInt_Value()
void setValue(long value)
Value
' attribute.
value
- the new value of the 'Value' attribute.isSetValue()
,
unsetValue()
,
getValue()
void unsetValue()
Value
' attribute.
isSetValue()
,
getValue()
,
setValue(long)
boolean isSetValue()
Value
' attribute is set.
unsetValue()
,
getValue()
,
setValue(long)
FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
CommonPackage.getCimUnsignedInt_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |