org.eclipse.gmt.umlx.xmi.util
Interface XMIUtils.IdFilter

All Known Implementing Classes:
XMIUtils.ExcludedEClassIdFilter
Enclosing class:
XMIUtils

public static interface XMIUtils.IdFilter


Method Summary
 boolean createId(org.eclipse.emf.ecore.EObject eObject)
           
 

Method Detail

createId

boolean createId(org.eclipse.emf.ecore.EObject eObject)