Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.AbstractDataRelationship
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of AbstractDataRelationship in org.eclipse.gmt.modisco.omg.kdm.data
Subinterfaces of AbstractDataRelationship in org.eclipse.gmt.modisco.omg.kdm.data Modifier and Type Interface Description interfaceDataRelationshipA representation of the model object 'Relationship'.interfaceDatatypeOfA representation of the model object 'Datatype Of'.interfaceExtensionToA representation of the model object 'Extension To'.interfaceKeyRelationA representation of the model object 'Key Relation'.interfaceReferenceToA representation of the model object 'Reference To'.interfaceRestrictionOfA representation of the model object 'Restriction Of'.interfaceTypedByA representation of the model object 'Typed By'.Methods in org.eclipse.gmt.modisco.omg.kdm.data that return types with arguments of type AbstractDataRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractDataRelationship>AbstractDataElement. getDataRelation()Returns the value of the 'Data Relation' containment reference list. -
Uses of AbstractDataRelationship in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement AbstractDataRelationship Modifier and Type Class Description classDataRelationshipImplAn implementation of the model object 'Relationship'.classDatatypeOfImplAn implementation of the model object 'Datatype Of'.classExtensionToImplAn implementation of the model object 'Extension To'.classKeyRelationImplAn implementation of the model object 'Key Relation'.classReferenceToImplAn implementation of the model object 'Reference To'.classRestrictionOfImplAn implementation of the model object 'Restriction Of'.classTypedByImplAn implementation of the model object 'Typed By'.Fields in org.eclipse.gmt.modisco.omg.kdm.data.impl with type parameters of type AbstractDataRelationship Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<AbstractDataRelationship>ComplexContentTypeImpl. dataRelationThe cached value of the 'Data Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractDataRelationship>ContentItemImpl. dataRelationThe cached value of the 'Data Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractDataRelationship>ContentRestrictionImpl. dataRelationThe cached value of the 'Data Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractDataRelationship>DataActionImpl. dataRelationThe cached value of the 'Data Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractDataRelationship>DataResourceImpl. dataRelationThe cached value of the 'Data Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractDataRelationship>ExtendedDataElementImpl. dataRelationThe cached value of the 'Data Relation' containment reference list.protected org.eclipse.emf.common.util.EList<AbstractDataRelationship>XMLSchemaImpl. dataRelationThe cached value of the 'Data Relation' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return types with arguments of type AbstractDataRelationship Modifier and Type Method Description org.eclipse.emf.common.util.EList<AbstractDataRelationship>ComplexContentTypeImpl. getDataRelation()org.eclipse.emf.common.util.EList<AbstractDataRelationship>ContentItemImpl. getDataRelation()org.eclipse.emf.common.util.EList<AbstractDataRelationship>ContentRestrictionImpl. getDataRelation()org.eclipse.emf.common.util.EList<AbstractDataRelationship>DataActionImpl. getDataRelation()org.eclipse.emf.common.util.EList<AbstractDataRelationship>DataResourceImpl. getDataRelation()org.eclipse.emf.common.util.EList<AbstractDataRelationship>ExtendedDataElementImpl. getDataRelation()org.eclipse.emf.common.util.EList<AbstractDataRelationship>XMLSchemaImpl. getDataRelation() -
Uses of AbstractDataRelationship in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type AbstractDataRelationship Modifier and Type Method Description TDataSwitch. caseAbstractDataRelationship(AbstractDataRelationship object)Returns the result of interpreting the object as an instance of 'Abstract Data Relationship'.