Interface BaseValueInfoData
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
BaseValueInfoDataImpl
public interface BaseValueInfoData
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Base Value Info Data'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Collection Size' attribute.Returns the value of the 'Is Expandable' attribute.Returns the value of the 'Is IIndexed Collection RO' attribute.Returns the value of the 'Is Support IContext' attribute.Returns the value of the 'Is Support IEnum Value' attribute.byte[]
getPres()
Returns the value of the 'Pres' attribute.Returns the value of the 'Pres Processed Correctly' attribute.Returns the value of the 'Type Code' attribute.Returns the value of the 'Type Name' attribute.Returns the value of the 'Value Boolean' attribute.Returns the value of the 'Value Date Time' attribute.Returns the value of the 'Value Decimal' attribute.byte[]
Returns the value of the 'Value String' attribute.boolean
Returns whether the value of the 'Collection Size
' attribute is set.boolean
Returns whether the value of the 'Is Expandable
' attribute is set.boolean
Returns whether the value of the 'Is IIndexed Collection RO
' attribute is set.boolean
Returns whether the value of the 'Is Support IContext
' attribute is set.boolean
Returns whether the value of the 'Is Support IEnum Value
' attribute is set.boolean
Returns whether the value of the 'Pres Processed Correctly
' attribute is set.boolean
Returns whether the value of the 'Type Code
' attribute is set.boolean
Returns whether the value of the 'Type Name
' attribute is set.boolean
Returns whether the value of the 'Value Boolean
' attribute is set.void
setCollectionSize
(BigDecimal value) Sets the value of the 'Collection Size
' attribute.void
setIsExpandable
(Boolean value) Sets the value of the 'Is Expandable
' attribute.void
setIsIIndexedCollectionRO
(Boolean value) Sets the value of the 'Is IIndexed Collection RO
' attribute.void
setIsSupportIContext
(Boolean value) Sets the value of the 'Is Support IContext
' attribute.void
setIsSupportIEnumValue
(Boolean value) Sets the value of the 'Is Support IEnum Value
' attribute.void
setPres
(byte[] value) Sets the value of the 'Pres
' attribute.void
setPresProcessedCorrectly
(Boolean value) Sets the value of the 'Pres Processed Correctly
' attribute.void
setTypeCode
(BigDecimal value) Sets the value of the 'Type Code
' attribute.void
setTypeName
(String value) Sets the value of the 'Type Name
' attribute.void
setValueBoolean
(Boolean value) Sets the value of the 'Value Boolean
' attribute.void
Sets the value of the 'Value Date Time
' attribute.void
setValueDecimal
(BigDecimal value) Sets the value of the 'Value Decimal
' attribute.void
setValueString
(byte[] value) Sets the value of the 'Value String
' attribute.void
Unsets the value of the 'Collection Size
' attribute.void
Unsets the value of the 'Is Expandable
' attribute.void
Unsets the value of the 'Is IIndexed Collection RO
' attribute.void
Unsets the value of the 'Is Support IContext
' attribute.void
Unsets the value of the 'Is Support IEnum Value
' attribute.void
Unsets the value of the 'Pres Processed Correctly
' attribute.void
Unsets the value of the 'Type Code
' attribute.void
Unsets the value of the 'Type Name
' attribute.void
Unsets the value of the 'Value Boolean
' 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
-
Method Details
-
getTypeCode
BigDecimal getTypeCode()Returns the value of the 'Type Code' attribute. The default value is"0"
.- Returns:
- the value of the 'Type Code' attribute.
- See Also:
-
setTypeCode
Sets the value of the 'Type Code
' attribute.- Parameters:
value
- the new value of the 'Type Code' attribute.- See Also:
-
unsetTypeCode
void unsetTypeCode()Unsets the value of the 'Type Code
' attribute. -
isSetTypeCode
boolean isSetTypeCode()Returns whether the value of the 'Type Code
' attribute is set.- Returns:
- whether the value of the 'Type Code' attribute is set.
- See Also:
-
getTypeName
String getTypeName()Returns the value of the 'Type Name' attribute. The default value is""
.- Returns:
- the value of the 'Type Name' attribute.
- See Also:
-
setTypeName
Sets the value of the 'Type Name
' attribute.- Parameters:
value
- the new value of the 'Type Name' attribute.- See Also:
-
unsetTypeName
void unsetTypeName()Unsets the value of the 'Type Name
' attribute.- See Also:
-
isSetTypeName
boolean isSetTypeName()Returns whether the value of the 'Type Name
' attribute is set.- Returns:
- whether the value of the 'Type Name' attribute is set.
- See Also:
-
getValueDecimal
BigDecimal getValueDecimal()Returns the value of the 'Value Decimal' attribute.- Returns:
- the value of the 'Value Decimal' attribute.
- See Also:
-
setValueDecimal
Sets the value of the 'Value Decimal
' attribute.- Parameters:
value
- the new value of the 'Value Decimal' attribute.- See Also:
-
getValueString
byte[] getValueString()Returns the value of the 'Value String' attribute.- Returns:
- the value of the 'Value String' attribute.
- See Also:
-
setValueString
void setValueString(byte[] value) Sets the value of the 'Value String
' attribute.- Parameters:
value
- the new value of the 'Value String' attribute.- See Also:
-
getValueDateTime
XMLGregorianCalendar getValueDateTime()Returns the value of the 'Value Date Time' attribute.- Returns:
- the value of the 'Value Date Time' attribute.
- See Also:
-
setValueDateTime
Sets the value of the 'Value Date Time
' attribute.- Parameters:
value
- the new value of the 'Value Date Time' attribute.- See Also:
-
getValueBoolean
Boolean getValueBoolean()Returns the value of the 'Value Boolean' attribute.- Returns:
- the value of the 'Value Boolean' attribute.
- See Also:
-
setValueBoolean
Sets the value of the 'Value Boolean
' attribute.- Parameters:
value
- the new value of the 'Value Boolean' attribute.- See Also:
-
unsetValueBoolean
void unsetValueBoolean()Unsets the value of the 'Value Boolean
' attribute. -
isSetValueBoolean
boolean isSetValueBoolean()Returns whether the value of the 'Value Boolean
' attribute is set.- Returns:
- whether the value of the 'Value Boolean' attribute is set.
- See Also:
-
getPres
byte[] getPres()Returns the value of the 'Pres' attribute.- Returns:
- the value of the 'Pres' attribute.
- See Also:
-
setPres
void setPres(byte[] value) Sets the value of the 'Pres
' attribute.- Parameters:
value
- the new value of the 'Pres' attribute.- See Also:
-
getPresProcessedCorrectly
Boolean getPresProcessedCorrectly()Returns the value of the 'Pres Processed Correctly' attribute. The default value is"true"
.- Returns:
- the value of the 'Pres Processed Correctly' attribute.
- See Also:
-
setPresProcessedCorrectly
Sets the value of the 'Pres Processed Correctly
' attribute.- Parameters:
value
- the new value of the 'Pres Processed Correctly' attribute.- See Also:
-
unsetPresProcessedCorrectly
void unsetPresProcessedCorrectly()Unsets the value of the 'Pres Processed Correctly
' attribute. -
isSetPresProcessedCorrectly
boolean isSetPresProcessedCorrectly()Returns whether the value of the 'Pres Processed Correctly
' attribute is set.- Returns:
- whether the value of the 'Pres Processed Correctly' attribute is set.
- See Also:
-
getIsExpandable
Boolean getIsExpandable()Returns the value of the 'Is Expandable' attribute. The default value is"false"
.- Returns:
- the value of the 'Is Expandable' attribute.
- See Also:
-
setIsExpandable
Sets the value of the 'Is Expandable
' attribute.- Parameters:
value
- the new value of the 'Is Expandable' attribute.- See Also:
-
unsetIsExpandable
void unsetIsExpandable()Unsets the value of the 'Is Expandable
' attribute. -
isSetIsExpandable
boolean isSetIsExpandable()Returns whether the value of the 'Is Expandable
' attribute is set.- Returns:
- whether the value of the 'Is Expandable' attribute is set.
- See Also:
-
getIsSupportIContext
Boolean getIsSupportIContext()Returns the value of the 'Is Support IContext' attribute. The default value is"false"
.- Returns:
- the value of the 'Is Support IContext' attribute.
- See Also:
-
setIsSupportIContext
Sets the value of the 'Is Support IContext
' attribute.- Parameters:
value
- the new value of the 'Is Support IContext' attribute.- See Also:
-
unsetIsSupportIContext
void unsetIsSupportIContext()Unsets the value of the 'Is Support IContext
' attribute. -
isSetIsSupportIContext
boolean isSetIsSupportIContext()Returns whether the value of the 'Is Support IContext
' attribute is set.- Returns:
- whether the value of the 'Is Support IContext' attribute is set.
- See Also:
-
getIsIIndexedCollectionRO
Boolean getIsIIndexedCollectionRO()Returns the value of the 'Is IIndexed Collection RO' attribute. The default value is"false"
.- Returns:
- the value of the 'Is IIndexed Collection RO' attribute.
- See Also:
-
setIsIIndexedCollectionRO
Sets the value of the 'Is IIndexed Collection RO
' attribute.- Parameters:
value
- the new value of the 'Is IIndexed Collection RO' attribute.- See Also:
-
unsetIsIIndexedCollectionRO
void unsetIsIIndexedCollectionRO()Unsets the value of the 'Is IIndexed Collection RO
' attribute. -
isSetIsIIndexedCollectionRO
boolean isSetIsIIndexedCollectionRO()Returns whether the value of the 'Is IIndexed Collection RO
' attribute is set.- Returns:
- whether the value of the 'Is IIndexed Collection RO' attribute is set.
- See Also:
-
getIsSupportIEnumValue
Boolean getIsSupportIEnumValue()Returns the value of the 'Is Support IEnum Value' attribute. The default value is"false"
.- Returns:
- the value of the 'Is Support IEnum Value' attribute.
- See Also:
-
setIsSupportIEnumValue
Sets the value of the 'Is Support IEnum Value
' attribute.- Parameters:
value
- the new value of the 'Is Support IEnum Value' attribute.- See Also:
-
unsetIsSupportIEnumValue
void unsetIsSupportIEnumValue()Unsets the value of the 'Is Support IEnum Value
' attribute. -
isSetIsSupportIEnumValue
boolean isSetIsSupportIEnumValue()Returns whether the value of the 'Is Support IEnum Value
' attribute is set.- Returns:
- whether the value of the 'Is Support IEnum Value' attribute is set.
- See Also:
-
getCollectionSize
BigDecimal getCollectionSize()Returns the value of the 'Collection Size' attribute.- Returns:
- the value of the 'Collection Size' attribute.
- See Also:
-
setCollectionSize
Sets the value of the 'Collection Size
' attribute.- Parameters:
value
- the new value of the 'Collection Size' attribute.- See Also:
-
unsetCollectionSize
void unsetCollectionSize()Unsets the value of the 'Collection Size
' attribute. -
isSetCollectionSize
boolean isSetCollectionSize()Returns whether the value of the 'Collection Size
' attribute is set.- Returns:
- whether the value of the 'Collection Size' attribute is set.
- See Also:
-