|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
JspPackage
Field Summary | |
---|---|
static JspFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
JSPConfig |
createJSPConfig()
Returns a new object of class 'JSP Config' |
JSPPropertyGroup |
createJSPPropertyGroup()
Returns a new object of class 'JSP Property Group' |
TagLibRefType |
createTagLibRefType()
Returns a new object of class 'Tag Lib Ref Type' |
JspPackage |
getJspPackage()
Returns the package supported by this factory |
Field Detail |
public static final JspFactory eINSTANCE
Method Detail |
public JSPConfig createJSPConfig()
public JSPPropertyGroup createJSPPropertyGroup()
public TagLibRefType createTagLibRefType()
public JspPackage getJspPackage()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |