org.eclipse.emf.ecore.impl
Interface EClassImpl.FeatureSubsetSupplier

Enclosing interface:
EClassImpl

public static interface EClassImpl.FeatureSubsetSupplier


Method Summary
 EStructuralFeature[] containments()
           
 EStructuralFeature[] crossReferences()
           
 EStructuralFeature[] features()
           
 

Method Detail

containments

public EStructuralFeature[] containments()

crossReferences

public EStructuralFeature[] crossReferences()

features

public EStructuralFeature[] features()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.