|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsertStatement | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of InsertStatement in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return InsertStatement | |
|---|---|
InsertStatement |
DomFactory.createInsertStatement()
Returns a new object of class 'Insert Statement'. |
| Uses of InsertStatement in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement InsertStatement | |
|---|---|
class |
InsertStatementImpl
An implementation of the model object 'Insert Statement'. |
| Methods in org.openxma.dsl.dom.model.impl that return InsertStatement | |
|---|---|
InsertStatement |
DomFactoryImpl.createInsertStatement()
|
| Uses of InsertStatement in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type InsertStatement | |
|---|---|
T |
DomSwitch.caseInsertStatement(InsertStatement object)
Returns the result of interpreting the object as an instance of 'Insert Statement'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||