EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.model.AbstractViewpoint

Packages that use AbstractViewpoint
org.eclipse.egf.model   
org.eclipse.egf.model.impl   
org.eclipse.egf.model.util   
 

Uses of AbstractViewpoint in org.eclipse.egf.model
 

Subinterfaces of AbstractViewpoint in org.eclipse.egf.model
 interface Contract
          A representation of the model object 'Contract'.
 interface MappingViewpoint
          A representation of the model object 'Mapping Viewpoint'.
 interface PatternViewpoint
          A representation of the model object 'Pattern Viewpoint'.
 

Uses of AbstractViewpoint in org.eclipse.egf.model.impl
 

Classes in org.eclipse.egf.model.impl that implement AbstractViewpoint
 class AbstractViewpointImpl
          An implementation of the model object 'Abstract Viewpoint'.
 class ContractImpl
          An implementation of the model object 'Contract'.
 class MappingViewpointImpl
          An implementation of the model object 'Mapping Viewpoint'.
 class PatternViewpointImpl
          An implementation of the model object 'Pattern Viewpoint'.
 

Uses of AbstractViewpoint in org.eclipse.egf.model.util
 

Methods in org.eclipse.egf.model.util with parameters of type AbstractViewpoint
 T ModelSwitch.caseAbstractViewpoint(AbstractViewpoint object)
          Returns the result of interpreting the object as an instance of 'Abstract Viewpoint'
 boolean ModelValidator.validateAbstractViewpoint(AbstractViewpoint abstractViewpoint, DiagnosticChain diagnostics, Map<Object,Object> context)
           
 


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.