Uses of Interface
org.eclipse.gmt.modisco.xml.Attribute

Packages that use Attribute
org.eclipse.gmt.modisco.xml   
org.eclipse.gmt.modisco.xml.emf   
org.eclipse.gmt.modisco.xml.emf.util   
 

Uses of Attribute in org.eclipse.gmt.modisco.xml
 

Subinterfaces of Attribute in org.eclipse.gmt.modisco.xml
 interface Namespace
          A representation of the model object 'Namespace'.
 

Uses of Attribute in org.eclipse.gmt.modisco.xml.emf
 

Methods in org.eclipse.gmt.modisco.xml.emf that return Attribute
 Attribute MoDiscoXMLFactory.createAttribute()
          Returns a new object of class 'Attribute'.
 

Uses of Attribute in org.eclipse.gmt.modisco.xml.emf.util
 

Methods in org.eclipse.gmt.modisco.xml.emf.util with parameters of type Attribute
 T MoDiscoXMLSwitch.caseAttribute(Attribute object)
          Returns the result of interpreting the object as an instance of 'Attribute'.