|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.common.utils.XMIUtils.ExcludedEClassIdFilter
public static class XMIUtils.ExcludedEClassIdFilter
| Field Summary | |
|---|---|
protected java.util.Set<org.eclipse.emf.ecore.EClass> |
excludedClasses
|
| Constructor Summary | |
|---|---|
XMIUtils.ExcludedEClassIdFilter(org.eclipse.emf.ecore.EClass[] excludedClasses)
|
|
XMIUtils.ExcludedEClassIdFilter(java.util.Set<org.eclipse.emf.ecore.EClass> excludedClasses)
|
|
| Method Summary | |
|---|---|
boolean |
createId(org.eclipse.emf.ecore.EObject eObject)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.util.Set<org.eclipse.emf.ecore.EClass> excludedClasses
| Constructor Detail |
|---|
public XMIUtils.ExcludedEClassIdFilter(org.eclipse.emf.ecore.EClass[] excludedClasses)
public XMIUtils.ExcludedEClassIdFilter(java.util.Set<org.eclipse.emf.ecore.EClass> excludedClasses)
| Method Detail |
|---|
public boolean createId(org.eclipse.emf.ecore.EObject eObject)
createId in interface XMIUtils.IdFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||