org.eclipse.modisco.jee.jsp
Interface JspPackage


public interface JspPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
JspFactory
Generated:
Model:
kind="package"

Nested Class Summary
static interface JspPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int COMPOSED_ATTRIBUTE
          The meta object id for the 'Composed Attribute' class.
static int COMPOSED_ATTRIBUTE__CHILDREN
          The feature id for the 'Children' containment reference list.
static int COMPOSED_ATTRIBUTE__NAME
          The feature id for the 'Name' attribute.
static int COMPOSED_ATTRIBUTE__PARENT
          The feature id for the 'Parent' container reference.
static int COMPOSED_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Composed Attribute' class.
static JspPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int JAVA_SCRIPT
          The meta object id for the 'Java Script' class.
static int JAVA_SCRIPT__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JAVA_SCRIPT__NAME
          The feature id for the 'Name' attribute.
static int JAVA_SCRIPT__PARENT
          The feature id for the 'Parent' container reference.
static int JAVA_SCRIPT_FEATURE_COUNT
          The number of structural features of the 'Java Script' class.
static int JSP_ACTION
          The meta object id for the 'JSP Action' class.
static int JSP_ACTION__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_ACTION__IS_TAG_FRAGMENT
          The feature id for the 'Is Tag Fragment' attribute.
static int JSP_ACTION__NAME
          The feature id for the 'Name' attribute.
static int JSP_ACTION__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_ACTION_FEATURE_COUNT
          The number of structural features of the 'JSP Action' class.
static int JSP_COMMENT
          The meta object id for the 'JSP Comment' class.
static int JSP_COMMENT__IS_TAG_FRAGMENT
          The feature id for the 'Is Tag Fragment' attribute.
static int JSP_COMMENT__NAME
          The feature id for the 'Name' attribute.
static int JSP_COMMENT__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_COMMENT_FEATURE_COUNT
          The number of structural features of the 'JSP Comment' class.
static int JSP_DECLARATION
          The meta object id for the 'JSP Declaration' class.
static int JSP_DECLARATION__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_DECLARATION__IS_TAG_FRAGMENT
          The feature id for the 'Is Tag Fragment' attribute.
static int JSP_DECLARATION__NAME
          The feature id for the 'Name' attribute.
static int JSP_DECLARATION__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'JSP Declaration' class.
static int JSP_DIRECTIVE
          The meta object id for the 'JSP Directive' class.
static int JSP_DIRECTIVE__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_DIRECTIVE__NAME
          The feature id for the 'Name' attribute.
static int JSP_DIRECTIVE__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_DIRECTIVE_FEATURE_COUNT
          The number of structural features of the 'JSP Directive' class.
static int JSP_EXPRESSION
          The meta object id for the 'JSP Expression' class.
static int JSP_EXPRESSION__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_EXPRESSION__IS_TAG_FRAGMENT
          The feature id for the 'Is Tag Fragment' attribute.
static int JSP_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int JSP_EXPRESSION__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'JSP Expression' class.
static int JSP_SCRIPT
          The meta object id for the 'JSP Script' class.
static int JSP_SCRIPT__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_SCRIPT__IS_TAG_FRAGMENT
          The feature id for the 'Is Tag Fragment' attribute.
static int JSP_SCRIPT__NAME
          The feature id for the 'Name' attribute.
static int JSP_SCRIPT__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_SCRIPT_FEATURE_COUNT
          The number of structural features of the 'JSP Script' class.
static int JSP_SCRIPTLET
          The meta object id for the 'JSP Scriptlet' class.
static int JSP_SCRIPTLET__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_SCRIPTLET__IS_TAG_FRAGMENT
          The feature id for the 'Is Tag Fragment' attribute.
static int JSP_SCRIPTLET__NAME
          The feature id for the 'Name' attribute.
static int JSP_SCRIPTLET__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_SCRIPTLET_FEATURE_COUNT
          The number of structural features of the 'JSP Scriptlet' class.
static int JSP_STD_ACTION
          The meta object id for the 'JSP Std Action' class.
static int JSP_STD_ACTION__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_STD_ACTION__IS_TAG_FRAGMENT
          The feature id for the 'Is Tag Fragment' attribute.
static int JSP_STD_ACTION__NAME
          The feature id for the 'Name' attribute.
static int JSP_STD_ACTION__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_STD_ACTION_FEATURE_COUNT
          The number of structural features of the 'JSP Std Action' class.
static int JSP_TAG_LIB
          The meta object id for the 'JSP Tag Lib' class.
static int JSP_TAG_LIB__CHILDREN
          The feature id for the 'Children' containment reference list.
static int JSP_TAG_LIB__NAME
          The feature id for the 'Name' attribute.
static int JSP_TAG_LIB__PARENT
          The feature id for the 'Parent' container reference.
static int JSP_TAG_LIB_FEATURE_COUNT
          The number of structural features of the 'JSP Tag Lib' class.
static int MODEL
          The meta object id for the 'Model' class.
static int MODEL__PAGES
          The feature id for the 'Pages' containment reference list.
static int MODEL_FEATURE_COUNT
          The number of structural features of the 'Model' class.
static int PAGE
          The meta object id for the 'Page' class.
static int PAGE__DOCTYPE
          The feature id for the 'Doctype' attribute.
static int PAGE__NAME
          The feature id for the 'Name' attribute.
static int PAGE__ORIGINAL_FILE_PATH
          The feature id for the 'Original File Path' attribute.
static int PAGE__OWNED_ELEMENTS
          The feature id for the 'Owned Elements' containment reference list.
static int PAGE__PAGE_OWNER
          The feature id for the 'Page Owner' container reference.
static int PAGE__XML_DECLARATION
          The feature id for the 'Xml Declaration' attribute.
static int PAGE_FEATURE_COUNT
          The number of structural features of the 'Page' class.
 
Method Summary
 EClass getComposedAttribute()
          Returns the meta object for class 'Composed Attribute'.
 EClass getJavaScript()
          Returns the meta object for class 'Java Script'.
 EAttribute getJSPAction_IsTagFragment()
          Returns the meta object for the attribute 'Is Tag Fragment'.
 EClass getJSPAction()
          Returns the meta object for class 'JSP Action'.
 EAttribute getJSPComment_IsTagFragment()
          Returns the meta object for the attribute 'Is Tag Fragment'.
 EClass getJSPComment()
          Returns the meta object for class 'JSP Comment'.
 EClass getJSPDeclaration()
          Returns the meta object for class 'JSP Declaration'.
 EClass getJSPDirective()
          Returns the meta object for class 'JSP Directive'.
 EClass getJSPExpression()
          Returns the meta object for class 'JSP Expression'.
 JspFactory getJspFactory()
          Returns the factory that creates the instances of the model.
 EAttribute getJSPScript_IsTagFragment()
          Returns the meta object for the attribute 'Is Tag Fragment'.
 EClass getJSPScript()
          Returns the meta object for class 'JSP Script'.
 EClass getJSPScriptlet()
          Returns the meta object for class 'JSP Scriptlet'.
 EClass getJSPStdAction()
          Returns the meta object for class 'JSP Std Action'.
 EClass getJSPTagLib()
          Returns the meta object for class 'JSP Tag Lib'.
 EReference getModel_Pages()
          Returns the meta object for the containment reference list 'Pages'.
 EClass getModel()
          Returns the meta object for class 'Model'.
 EAttribute getPage_Doctype()
          Returns the meta object for the attribute 'Doctype'.
 EAttribute getPage_Name()
          Returns the meta object for the attribute 'Name'.
 EAttribute getPage_OriginalFilePath()
          Returns the meta object for the attribute 'Original File Path'.
 EReference getPage_OwnedElements()
          Returns the meta object for the containment reference list 'Owned Elements'.
 EReference getPage_PageOwner()
          Returns the meta object for the container reference 'Page Owner'.
 EAttribute getPage_XmlDeclaration()
          Returns the meta object for the attribute 'Xml Declaration'.
 EClass getPage()
          Returns the meta object for class 'Page'.
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated:

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated:

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated:

eINSTANCE

static final JspPackage eINSTANCE
The singleton instance of the package.

Generated:

JSP_SCRIPT

static final int JSP_SCRIPT
The meta object id for the 'JSP Script' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPScriptImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPScript(), Constant Field Values
Generated:

JSP_SCRIPT__NAME

static final int JSP_SCRIPT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPT__PARENT

static final int JSP_SCRIPT__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPT__CHILDREN

static final int JSP_SCRIPT__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPT__IS_TAG_FRAGMENT

static final int JSP_SCRIPT__IS_TAG_FRAGMENT
The feature id for the 'Is Tag Fragment' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPT_FEATURE_COUNT

static final int JSP_SCRIPT_FEATURE_COUNT
The number of structural features of the 'JSP Script' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPTLET

static final int JSP_SCRIPTLET
The meta object id for the 'JSP Scriptlet' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPScriptletImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPScriptlet(), Constant Field Values
Generated:

JSP_SCRIPTLET__NAME

static final int JSP_SCRIPTLET__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPTLET__PARENT

static final int JSP_SCRIPTLET__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPTLET__CHILDREN

static final int JSP_SCRIPTLET__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPTLET__IS_TAG_FRAGMENT

static final int JSP_SCRIPTLET__IS_TAG_FRAGMENT
The feature id for the 'Is Tag Fragment' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_SCRIPTLET_FEATURE_COUNT

static final int JSP_SCRIPTLET_FEATURE_COUNT
The number of structural features of the 'JSP Scriptlet' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_EXPRESSION

static final int JSP_EXPRESSION
The meta object id for the 'JSP Expression' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPExpressionImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPExpression(), Constant Field Values
Generated:

JSP_EXPRESSION__NAME

static final int JSP_EXPRESSION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_EXPRESSION__PARENT

static final int JSP_EXPRESSION__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_EXPRESSION__CHILDREN

static final int JSP_EXPRESSION__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_EXPRESSION__IS_TAG_FRAGMENT

static final int JSP_EXPRESSION__IS_TAG_FRAGMENT
The feature id for the 'Is Tag Fragment' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_EXPRESSION_FEATURE_COUNT

static final int JSP_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'JSP Expression' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DECLARATION

static final int JSP_DECLARATION
The meta object id for the 'JSP Declaration' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPDeclarationImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPDeclaration(), Constant Field Values
Generated:

JSP_DECLARATION__NAME

static final int JSP_DECLARATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DECLARATION__PARENT

static final int JSP_DECLARATION__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DECLARATION__CHILDREN

static final int JSP_DECLARATION__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DECLARATION__IS_TAG_FRAGMENT

static final int JSP_DECLARATION__IS_TAG_FRAGMENT
The feature id for the 'Is Tag Fragment' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DECLARATION_FEATURE_COUNT

static final int JSP_DECLARATION_FEATURE_COUNT
The number of structural features of the 'JSP Declaration' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_ACTION

static final int JSP_ACTION
The meta object id for the 'JSP Action' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPActionImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPAction(), Constant Field Values
Generated:

JSP_ACTION__NAME

static final int JSP_ACTION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_ACTION__PARENT

static final int JSP_ACTION__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_ACTION__CHILDREN

static final int JSP_ACTION__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_ACTION__IS_TAG_FRAGMENT

static final int JSP_ACTION__IS_TAG_FRAGMENT
The feature id for the 'Is Tag Fragment' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_ACTION_FEATURE_COUNT

static final int JSP_ACTION_FEATURE_COUNT
The number of structural features of the 'JSP Action' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_STD_ACTION

static final int JSP_STD_ACTION
The meta object id for the 'JSP Std Action' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPStdActionImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPStdAction(), Constant Field Values
Generated:

JSP_STD_ACTION__NAME

static final int JSP_STD_ACTION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_STD_ACTION__PARENT

static final int JSP_STD_ACTION__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_STD_ACTION__CHILDREN

static final int JSP_STD_ACTION__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_STD_ACTION__IS_TAG_FRAGMENT

static final int JSP_STD_ACTION__IS_TAG_FRAGMENT
The feature id for the 'Is Tag Fragment' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_STD_ACTION_FEATURE_COUNT

static final int JSP_STD_ACTION_FEATURE_COUNT
The number of structural features of the 'JSP Std Action' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DIRECTIVE

static final int JSP_DIRECTIVE
The meta object id for the 'JSP Directive' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPDirectiveImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPDirective(), Constant Field Values
Generated:

JSP_DIRECTIVE__NAME

static final int JSP_DIRECTIVE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DIRECTIVE__PARENT

static final int JSP_DIRECTIVE__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DIRECTIVE__CHILDREN

static final int JSP_DIRECTIVE__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_DIRECTIVE_FEATURE_COUNT

static final int JSP_DIRECTIVE_FEATURE_COUNT
The number of structural features of the 'JSP Directive' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_TAG_LIB

static final int JSP_TAG_LIB
The meta object id for the 'JSP Tag Lib' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPTagLibImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPTagLib(), Constant Field Values
Generated:

JSP_TAG_LIB__NAME

static final int JSP_TAG_LIB__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_TAG_LIB__PARENT

static final int JSP_TAG_LIB__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_TAG_LIB__CHILDREN

static final int JSP_TAG_LIB__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_TAG_LIB_FEATURE_COUNT

static final int JSP_TAG_LIB_FEATURE_COUNT
The number of structural features of the 'JSP Tag Lib' class.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_SCRIPT

static final int JAVA_SCRIPT
The meta object id for the 'Java Script' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JavaScriptImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJavaScript(), Constant Field Values
Generated:

JAVA_SCRIPT__NAME

static final int JAVA_SCRIPT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_SCRIPT__PARENT

static final int JAVA_SCRIPT__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_SCRIPT__CHILDREN

static final int JAVA_SCRIPT__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

JAVA_SCRIPT_FEATURE_COUNT

static final int JAVA_SCRIPT_FEATURE_COUNT
The number of structural features of the 'Java Script' class.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_COMMENT

static final int JSP_COMMENT
The meta object id for the 'JSP Comment' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.JSPCommentImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getJSPComment(), Constant Field Values
Generated:

JSP_COMMENT__NAME

static final int JSP_COMMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_COMMENT__PARENT

static final int JSP_COMMENT__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_COMMENT__IS_TAG_FRAGMENT

static final int JSP_COMMENT__IS_TAG_FRAGMENT
The feature id for the 'Is Tag Fragment' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

JSP_COMMENT_FEATURE_COUNT

static final int JSP_COMMENT_FEATURE_COUNT
The number of structural features of the 'JSP Comment' class.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE

static final int PAGE
The meta object id for the 'Page' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.PageImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getPage(), Constant Field Values
Generated:

PAGE__ORIGINAL_FILE_PATH

static final int PAGE__ORIGINAL_FILE_PATH
The feature id for the 'Original File Path' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE__XML_DECLARATION

static final int PAGE__XML_DECLARATION
The feature id for the 'Xml Declaration' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE__DOCTYPE

static final int PAGE__DOCTYPE
The feature id for the 'Doctype' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE__OWNED_ELEMENTS

static final int PAGE__OWNED_ELEMENTS
The feature id for the 'Owned Elements' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE__PAGE_OWNER

static final int PAGE__PAGE_OWNER
The feature id for the 'Page Owner' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE__NAME

static final int PAGE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

PAGE_FEATURE_COUNT

static final int PAGE_FEATURE_COUNT
The number of structural features of the 'Page' class.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL

static final int MODEL
The meta object id for the 'Model' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.ModelImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getModel(), Constant Field Values
Generated:

MODEL__PAGES

static final int MODEL__PAGES
The feature id for the 'Pages' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

MODEL_FEATURE_COUNT

static final int MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.

See Also:
Constant Field Values
Generated:
Ordered:

COMPOSED_ATTRIBUTE

static final int COMPOSED_ATTRIBUTE
The meta object id for the 'Composed Attribute' class.

See Also:
org.eclipse.modisco.jee.jsp.impl.ComposedAttributeImpl, org.eclipse.modisco.jee.jsp.impl.JspPackageImpl#getComposedAttribute(), Constant Field Values
Generated:

COMPOSED_ATTRIBUTE__NAME

static final int COMPOSED_ATTRIBUTE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated:
Ordered:

COMPOSED_ATTRIBUTE__PARENT

static final int COMPOSED_ATTRIBUTE__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
Generated:
Ordered:

COMPOSED_ATTRIBUTE__CHILDREN

static final int COMPOSED_ATTRIBUTE__CHILDREN
The feature id for the 'Children' containment reference list.

See Also:
Constant Field Values
Generated:
Ordered:

COMPOSED_ATTRIBUTE_FEATURE_COUNT

static final int COMPOSED_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Composed Attribute' class.

See Also:
Constant Field Values
Generated:
Ordered:
Method Detail

getJSPScript

EClass getJSPScript()
Returns the meta object for class 'JSP Script'.

Returns:
the meta object for class 'JSP Script'.
See Also:
JSPScript
Generated:

getJSPScript_IsTagFragment

EAttribute getJSPScript_IsTagFragment()
Returns the meta object for the attribute 'Is Tag Fragment'.

Returns:
the meta object for the attribute 'Is Tag Fragment'.
See Also:
JSPScript.isIsTagFragment(), getJSPScript()
Generated:

getJSPScriptlet

EClass getJSPScriptlet()
Returns the meta object for class 'JSP Scriptlet'.

Returns:
the meta object for class 'JSP Scriptlet'.
See Also:
JSPScriptlet
Generated:

getJSPExpression

EClass getJSPExpression()
Returns the meta object for class 'JSP Expression'.

Returns:
the meta object for class 'JSP Expression'.
See Also:
JSPExpression
Generated:

getJSPDeclaration

EClass getJSPDeclaration()
Returns the meta object for class 'JSP Declaration'.

Returns:
the meta object for class 'JSP Declaration'.
See Also:
JSPDeclaration
Generated:

getJSPAction

EClass getJSPAction()
Returns the meta object for class 'JSP Action'.

Returns:
the meta object for class 'JSP Action'.
See Also:
JSPAction
Generated:

getJSPAction_IsTagFragment

EAttribute getJSPAction_IsTagFragment()
Returns the meta object for the attribute 'Is Tag Fragment'.

Returns:
the meta object for the attribute 'Is Tag Fragment'.
See Also:
JSPAction.isIsTagFragment(), getJSPAction()
Generated:

getJSPStdAction

EClass getJSPStdAction()
Returns the meta object for class 'JSP Std Action'.

Returns:
the meta object for class 'JSP Std Action'.
See Also:
JSPStdAction
Generated:

getJSPDirective

EClass getJSPDirective()
Returns the meta object for class 'JSP Directive'.

Returns:
the meta object for class 'JSP Directive'.
See Also:
JSPDirective
Generated:

getJSPTagLib

EClass getJSPTagLib()
Returns the meta object for class 'JSP Tag Lib'.

Returns:
the meta object for class 'JSP Tag Lib'.
See Also:
JSPTagLib
Generated:

getJavaScript

EClass getJavaScript()
Returns the meta object for class 'Java Script'.

Returns:
the meta object for class 'Java Script'.
See Also:
JavaScript
Generated:

getJSPComment

EClass getJSPComment()
Returns the meta object for class 'JSP Comment'.

Returns:
the meta object for class 'JSP Comment'.
See Also:
JSPComment
Generated:

getJSPComment_IsTagFragment

EAttribute getJSPComment_IsTagFragment()
Returns the meta object for the attribute 'Is Tag Fragment'.

Returns:
the meta object for the attribute 'Is Tag Fragment'.
See Also:
JSPComment.isIsTagFragment(), getJSPComment()
Generated:

getPage

EClass getPage()
Returns the meta object for class 'Page'.

Returns:
the meta object for class 'Page'.
See Also:
Page
Generated:

getPage_OriginalFilePath

EAttribute getPage_OriginalFilePath()
Returns the meta object for the attribute 'Original File Path'.

Returns:
the meta object for the attribute 'Original File Path'.
See Also:
Page.getOriginalFilePath(), getPage()
Generated:

getPage_XmlDeclaration

EAttribute getPage_XmlDeclaration()
Returns the meta object for the attribute 'Xml Declaration'.

Returns:
the meta object for the attribute 'Xml Declaration'.
See Also:
Page.getXmlDeclaration(), getPage()
Generated:

getPage_Doctype

EAttribute getPage_Doctype()
Returns the meta object for the attribute 'Doctype'.

Returns:
the meta object for the attribute 'Doctype'.
See Also:
Page.getDoctype(), getPage()
Generated:

getPage_OwnedElements

EReference getPage_OwnedElements()
Returns the meta object for the containment reference list 'Owned Elements'.

Returns:
the meta object for the containment reference list 'Owned Elements'.
See Also:
Page.getOwnedElements(), getPage()
Generated:

getPage_PageOwner

EReference getPage_PageOwner()
Returns the meta object for the container reference 'Page Owner'.

Returns:
the meta object for the container reference 'Page Owner'.
See Also:
Page.getPageOwner(), getPage()
Generated:

getPage_Name

EAttribute getPage_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
Page.getName(), getPage()
Generated:

getModel

EClass getModel()
Returns the meta object for class 'Model'.

Returns:
the meta object for class 'Model'.
See Also:
Model
Generated:

getModel_Pages

EReference getModel_Pages()
Returns the meta object for the containment reference list 'Pages'.

Returns:
the meta object for the containment reference list 'Pages'.
See Also:
Model.getPages(), getModel()
Generated:

getComposedAttribute

EClass getComposedAttribute()
Returns the meta object for class 'Composed Attribute'.

Returns:
the meta object for class 'Composed Attribute'.
See Also:
ComposedAttribute
Generated:

getJspFactory

JspFactory getJspFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated: