org.eclipse.gmt.umlx.km3.resource
Class KM3ResourceFactoryImpl.Km3ModelContentAnalysis
java.lang.Object
org.eclipse.gmt.umlx.km3.resource.KM3ResourceFactoryImpl.Km3ModelContentAnalysis
- All Implemented Interfaces:
- org.eclipse.gmt.umlx.registry.resource.ModelContentAnalysis
- Enclosing class:
- KM3ResourceFactoryImpl
public static class KM3ResourceFactoryImpl.Km3ModelContentAnalysis
- extends java.lang.Object
- implements org.eclipse.gmt.umlx.registry.resource.ModelContentAnalysis
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KM3ResourceFactoryImpl.Km3ModelContentAnalysis
public KM3ResourceFactoryImpl.Km3ModelContentAnalysis(org.eclipse.emf.ecore.xmi.XMIResource resource,
int errorCount,
int warningCount)
getErrorCount
public int getErrorCount()
- Specified by:
getErrorCount
in interface org.eclipse.gmt.umlx.registry.resource.ModelContentAnalysis
getResource
public org.eclipse.emf.ecore.resource.Resource getResource()
- Specified by:
getResource
in interface org.eclipse.gmt.umlx.registry.resource.ModelContentAnalysis
getWarningCount
public int getWarningCount()
- Specified by:
getWarningCount
in interface org.eclipse.gmt.umlx.registry.resource.ModelContentAnalysis