|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RangeFeatureValuesXML
A representation of the model object 'Range Feature Values XML'.
The following features are supported:
ConfigPackage.getRangeFeatureValuesXML()
Method Summary | |
---|---|
Object |
getLowerBoundary()
Returns the value of the 'Lower Boundary' attribute. |
Object |
getUpperBoundary()
Returns the value of the 'Upper Boundary' attribute. |
boolean |
isLowerBoundaryInclusive()
Returns the value of the 'Lower Boundary Inclusive' attribute. |
boolean |
isSetLowerBoundaryInclusive()
Returns whether the value of the ' Lower Boundary Inclusive ' attribute is set. |
boolean |
isSetUpperBoundaryInclusive()
Returns whether the value of the ' Upper Boundary Inclusive ' attribute is set. |
boolean |
isUpperBoundaryInclusive()
Returns the value of the 'Upper Boundary Inclusive' attribute. |
void |
setLowerBoundary(Object value)
Sets the value of the ' Lower Boundary ' attribute. |
void |
setLowerBoundaryInclusive(boolean value)
Sets the value of the ' Lower Boundary Inclusive ' attribute. |
void |
setUpperBoundary(Object value)
Sets the value of the ' Upper Boundary ' attribute. |
void |
setUpperBoundaryInclusive(boolean value)
Sets the value of the ' Upper Boundary Inclusive ' attribute. |
void |
unsetLowerBoundaryInclusive()
Unsets the value of the ' Lower Boundary Inclusive ' attribute. |
void |
unsetUpperBoundaryInclusive()
Unsets the value of the ' Upper Boundary Inclusive ' 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 |
---|
Object getLowerBoundary()
If the meaning of the 'Lower Boundary' attribute isn't clear, there really should be more of a description here...
setLowerBoundary(Object)
,
ConfigPackage.getRangeFeatureValuesXML_LowerBoundary()
void setLowerBoundary(Object value)
Lower Boundary
' attribute.
value
- the new value of the 'Lower Boundary' attribute.getLowerBoundary()
boolean isLowerBoundaryInclusive()
If the meaning of the 'Lower Boundary Inclusive' attribute isn't clear, there really should be more of a description here...
isSetLowerBoundaryInclusive()
,
unsetLowerBoundaryInclusive()
,
setLowerBoundaryInclusive(boolean)
,
ConfigPackage.getRangeFeatureValuesXML_LowerBoundaryInclusive()
void setLowerBoundaryInclusive(boolean value)
Lower Boundary Inclusive
' attribute.
value
- the new value of the 'Lower Boundary Inclusive' attribute.isSetLowerBoundaryInclusive()
,
unsetLowerBoundaryInclusive()
,
isLowerBoundaryInclusive()
void unsetLowerBoundaryInclusive()
Lower Boundary Inclusive
' attribute.
isSetLowerBoundaryInclusive()
,
isLowerBoundaryInclusive()
,
setLowerBoundaryInclusive(boolean)
boolean isSetLowerBoundaryInclusive()
Lower Boundary Inclusive
' attribute is set.
unsetLowerBoundaryInclusive()
,
isLowerBoundaryInclusive()
,
setLowerBoundaryInclusive(boolean)
Object getUpperBoundary()
If the meaning of the 'Upper Boundary' attribute isn't clear, there really should be more of a description here...
setUpperBoundary(Object)
,
ConfigPackage.getRangeFeatureValuesXML_UpperBoundary()
void setUpperBoundary(Object value)
Upper Boundary
' attribute.
value
- the new value of the 'Upper Boundary' attribute.getUpperBoundary()
boolean isUpperBoundaryInclusive()
If the meaning of the 'Upper Boundary Inclusive' attribute isn't clear, there really should be more of a description here...
isSetUpperBoundaryInclusive()
,
unsetUpperBoundaryInclusive()
,
setUpperBoundaryInclusive(boolean)
,
ConfigPackage.getRangeFeatureValuesXML_UpperBoundaryInclusive()
void setUpperBoundaryInclusive(boolean value)
Upper Boundary Inclusive
' attribute.
value
- the new value of the 'Upper Boundary Inclusive' attribute.isSetUpperBoundaryInclusive()
,
unsetUpperBoundaryInclusive()
,
isUpperBoundaryInclusive()
void unsetUpperBoundaryInclusive()
Upper Boundary Inclusive
' attribute.
isSetUpperBoundaryInclusive()
,
isUpperBoundaryInclusive()
,
setUpperBoundaryInclusive(boolean)
boolean isSetUpperBoundaryInclusive()
Upper Boundary Inclusive
' attribute is set.
unsetUpperBoundaryInclusive()
,
isUpperBoundaryInclusive()
,
setUpperBoundaryInclusive(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |