java.lang.Objectorg.eclipse.gmt.umlx.registry.environment.ModelRegistryEnvironment
org.eclipse.gmt.umlx.registry.standalone.StandaloneModelRegistryEnvironment
public class StandaloneModelRegistryEnvironment
Field Summary |
---|
Fields inherited from class org.eclipse.gmt.umlx.registry.environment.ModelRegistryEnvironment |
---|
PLUGIN_ID |
Constructor Summary | |
---|---|
StandaloneModelRegistryEnvironment()
|
Method Summary | |
---|---|
void |
logTheError(java.lang.String string,
java.lang.Throwable e)
|
Methods inherited from class org.eclipse.gmt.umlx.registry.environment.ModelRegistryEnvironment |
---|
getAccessorKindRegistry, getFile, getInstance, getModelContentRegistry, getModelSerializationRegistry, logError |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandaloneModelRegistryEnvironment()
Method Detail |
---|
public void logTheError(java.lang.String string, java.lang.Throwable e)
logTheError
in class ModelRegistryEnvironment