| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.xml | |
| org.eclipse.gmt.modisco.xml.emf.util | |
| org.eclipse.modisco.jee.jsp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Attribute
A representation of the model object 'Attribute'.
|
interface |
CDATA
A representation of the model object 'CDATA'.
|
interface |
Comment
A representation of the model object 'Comment'.
|
interface |
DocumentTypeDeclaration
A representation of the model object 'Document Type Declaration'.
|
interface |
Element
A representation of the model object 'Element'.
|
interface |
Namespace
A representation of the model object 'Namespace'.
|
interface |
ProcessingInstruction
A representation of the model object 'Processing Instruction'.
|
interface |
Root
A representation of the model object 'Root'.
|
interface |
Text
A representation of the model object 'Text'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
MoDiscoXMLSwitch.caseNode(Node object)
Returns the result of interpreting the object as an instance of 'Node'.
|
| 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 |
JSPComment
A representation of the model object 'JSP Comment'.
|
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'.
|