Uses of Interface
org.eclipse.gmt.modisco.infra.role.RoleStructuralFeature

Packages that use RoleStructuralFeature
org.eclipse.gmt.modisco.infra.role   
org.eclipse.gmt.modisco.infra.role.impl   
org.eclipse.gmt.modisco.infra.role.util   
 

Uses of RoleStructuralFeature in org.eclipse.gmt.modisco.infra.role
 

Subinterfaces of RoleStructuralFeature in org.eclipse.gmt.modisco.infra.role
 interface RoleAttribute
          A representation of the model object 'Attribute'.
 interface RoleReference
          A representation of the model object 'Reference'.
 

Uses of RoleStructuralFeature in org.eclipse.gmt.modisco.infra.role.impl
 

Classes in org.eclipse.gmt.modisco.infra.role.impl that implement RoleStructuralFeature
 class RoleAttributeImpl
          An implementation of the model object 'Attribute'.
 class RoleReferenceImpl
          An implementation of the model object 'Reference'.
 class RoleStructuralFeatureImpl
          An implementation of the model object 'Structural Feature'.
 

Uses of RoleStructuralFeature in org.eclipse.gmt.modisco.infra.role.util
 

Methods in org.eclipse.gmt.modisco.infra.role.util with parameters of type RoleStructuralFeature
 T RoleSwitch.caseRoleStructuralFeature(RoleStructuralFeature object)
          Returns the result of interpreting the object as an instance of 'Structural Feature'.