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