org.eclipse.modisco.jee.jsp
Interface ComposedAttribute

All Superinterfaces:
Element, Node

public interface ComposedAttribute
extends Element

A representation of the model object 'Composed Attribute'. ComposedAttribute is an Attribute which value is composed with Elements, like tag, JSP scriplet, actions Eg : <tag name=" <%= variable %> " >

See Also:
JspPackage.getComposedAttribute()
Generated:
Model:

Method Summary
 
Methods inherited from interface org.eclipse.gmt.modisco.xml.Element
getChildren
 
Methods inherited from interface org.eclipse.gmt.modisco.xml.Node
getName, getParent, setName, setParent