|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl.CollidingGenOperationFilter
public class GenClassImpl.CollidingGenOperationFilter
Field Summary | |
---|---|
protected java.util.List<GenFeature> |
allGenFeatures
|
protected java.util.List<GenFeature> |
extendsGenClassFeatures
|
protected java.util.List<GenOperation> |
extendsGenClassOperations
|
Constructor Summary | |
---|---|
GenClassImpl.CollidingGenOperationFilter()
|
Method Summary | |
---|---|
boolean |
accept(GenOperation genOperation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.List<GenFeature> allGenFeatures
protected java.util.List<GenOperation> extendsGenClassOperations
protected java.util.List<GenFeature> extendsGenClassFeatures
Constructor Detail |
---|
public GenClassImpl.CollidingGenOperationFilter()
Method Detail |
---|
public boolean accept(GenOperation genOperation)
accept
in interface GenBaseImpl.GenOperationFilter
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |