| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.xml | |
| org.eclipse.gmt.modisco.xml.emf | |
| org.eclipse.gmt.modisco.xml.emf.util | |
| org.eclipse.modisco.jee.jsp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Root
A representation of the model object 'Root'.
|
| Modifier and Type | Method and Description |
|---|---|
Element |
Node.getParent()
Returns the value of the 'Parent' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setParent(Element value)
Sets the value of the '
Parent' container reference. |
| Modifier and Type | Method and Description |
|---|---|
Element |
MoDiscoXMLFactory.createElement()
Returns a new object of class 'Element'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
MoDiscoXMLSwitch.caseElement(Element object)
Returns the result of interpreting the object as an instance of 'Element'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComposedAttribute
A representation of the model object 'Composed Attribute'.
|
interface |
JavaScript
A representation of the model object 'Java Script'.
|
interface |
JSPAction
A representation of the model object 'JSP Action'.
|
interface |
JSPDeclaration
A representation of the model object 'JSP Declaration'.
|
interface |
JSPDirective
A representation of the model object 'JSP Directive'.
|
interface |
JSPExpression
A representation of the model object 'JSP Expression'.
|
interface |
JSPScript
A representation of the model object 'JSP Script'.
|
interface |
JSPScriptlet
A representation of the model object 'JSP Scriptlet'.
|
interface |
JSPStdAction
A representation of the model object 'JSP Std Action'.
|
interface |
JSPTagLib
A representation of the model object 'JSP Tag Lib'.
|