Uses of Interface
org.eclipse.ohf.stem.definitions.labels.CommonBorderRelationshipLabel

Packages that use CommonBorderRelationshipLabel
org.eclipse.ohf.stem.definitions.labels   
org.eclipse.ohf.stem.definitions.labels.impl   
org.eclipse.ohf.stem.definitions.labels.util   
 

Uses of CommonBorderRelationshipLabel in org.eclipse.ohf.stem.definitions.labels
 

Methods in org.eclipse.ohf.stem.definitions.labels that return CommonBorderRelationshipLabel
 CommonBorderRelationshipLabel LabelsFactory.createCommonBorderRelationshipLabel()
          Returns a new object of class 'Common Border Relationship Label'.
 

Uses of CommonBorderRelationshipLabel in org.eclipse.ohf.stem.definitions.labels.impl
 

Classes in org.eclipse.ohf.stem.definitions.labels.impl that implement CommonBorderRelationshipLabel
 class CommonBorderRelationshipLabelImpl
          An implementation of the model object 'Common Border Relationship Label'.
 

Methods in org.eclipse.ohf.stem.definitions.labels.impl that return CommonBorderRelationshipLabel
 CommonBorderRelationshipLabel LabelsFactoryImpl.createCommonBorderRelationshipLabel()
           
 

Uses of CommonBorderRelationshipLabel in org.eclipse.ohf.stem.definitions.labels.util
 

Methods in org.eclipse.ohf.stem.definitions.labels.util with parameters of type CommonBorderRelationshipLabel
 T LabelsSwitch.caseCommonBorderRelationshipLabel(CommonBorderRelationshipLabel object)
          Returns the result of interpretting the object as an instance of 'Common Border Relationship Label'.