EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.pattern.relations.PatternRelation

Packages that use PatternRelation
org.eclipse.egf.pattern.relations   
org.eclipse.egf.pattern.relations.impl   
org.eclipse.egf.pattern.relations.util   
 

Uses of PatternRelation in org.eclipse.egf.pattern.relations
 

Subinterfaces of PatternRelation in org.eclipse.egf.pattern.relations
 interface CallParameter
          A representation of the model object 'Call Parameter'.
 interface ParameterRelation
          A representation of the model object 'Parameter Relation'.
 interface ReferenceRelation
          A representation of the model object 'Reference Relation'.
 

Uses of PatternRelation in org.eclipse.egf.pattern.relations.impl
 

Classes in org.eclipse.egf.pattern.relations.impl that implement PatternRelation
 class CallParameterImpl
          An implementation of the model object 'Call Parameter'.
 class ParameterRelationImpl
          An implementation of the model object 'Parameter Relation'.
 class PatternRelationImpl
          An implementation of the model object 'Pattern Relation'.
 class ReferenceRelationImpl
          An implementation of the model object 'Reference Relation'.
 

Uses of PatternRelation in org.eclipse.egf.pattern.relations.util
 

Methods in org.eclipse.egf.pattern.relations.util with parameters of type PatternRelation
 T RelationsSwitch.casePatternRelation(PatternRelation object)
          Returns the result of interpreting the object as an instance of 'Pattern Relation'
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.