|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NullLiteralValue | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of NullLiteralValue in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return NullLiteralValue | |
|---|---|
NullLiteralValue |
DomFactory.createNullLiteralValue()
Returns a new object of class 'Null Literal Value'. |
| Uses of NullLiteralValue in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement NullLiteralValue | |
|---|---|
class |
NullLiteralValueImpl
An implementation of the model object 'Null Literal Value'. |
| Methods in org.openxma.dsl.dom.model.impl that return NullLiteralValue | |
|---|---|
NullLiteralValue |
DomFactoryImpl.createNullLiteralValue()
|
| Uses of NullLiteralValue in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type NullLiteralValue | |
|---|---|
T |
DomSwitch.caseNullLiteralValue(NullLiteralValue object)
Returns the result of interpreting the object as an instance of 'Null Literal Value'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||