Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.ContentAttribute

Packages that use ContentAttribute
org.eclipse.gmt.modisco.omg.kdm.data   
org.eclipse.gmt.modisco.omg.kdm.data.util   
 

Uses of ContentAttribute in org.eclipse.gmt.modisco.omg.kdm.data
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data that return ContentAttribute
 ContentAttribute DataFactory.createContentAttribute()
          Returns a new object of class 'Content Attribute'.
 

Uses of ContentAttribute in org.eclipse.gmt.modisco.omg.kdm.data.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type ContentAttribute
 T DataSwitch.caseContentAttribute(ContentAttribute object)
          Returns the result of interpreting the object as an instance of 'Content Attribute'.