|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.compare.util.ModelIdentifier
public class ModelIdentifier
Store the models' common identification elements used to retrieve the comparison engines.
Constructor Summary | |
---|---|
ModelIdentifier(org.eclipse.emf.ecore.resource.Resource... resources)
Default constructor. |
Method Summary | |
---|---|
java.lang.String |
getContentType()
Returns the common content-type found for the models considered by this instance. |
java.lang.String |
getExtension()
Returns the common extension found for the models considered by this instance. |
java.lang.String |
getNamespace()
Returns the common namespace found for the models considered by this instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelIdentifier(org.eclipse.emf.ecore.resource.Resource... resources)
resources
- Resources for which we need to identify an engine.Method Detail |
---|
public java.lang.String getNamespace()
public java.lang.String getContentType()
public java.lang.String getExtension()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |