Field and Description |
---|
org.eclipse.epsilon.emc.emf.EmfModel.PROPERTY_IS_METAMODEL_FILE_BASED
EmfModel.PROPERTY_METAMODEL_URI and EmfModel.PROPERTY_FILE_BASED_METAMODEL_URI are now
interpreted as comma-separated lists of 0+ metamodel locations, and it is allowed to mix both types
of metamodels now. This property is no longer used. |
org.eclipse.epsilon.emc.emf.EmfModel.PROPERTY_METAMODEL_FILE
Replaced by
EmfModel.PROPERTY_FILE_BASED_METAMODEL_URI .
This property will be removed in a future release of Epsilon. |
org.eclipse.epsilon.emc.emf.EmfModel.PROPERTY_MODEL_FILE
Replaced by
EmfModel.PROPERTY_MODEL_URI .
This property will be removed in a future release of Epsilon. |
Constructor and Description |
---|
org.eclipse.epsilon.common.dt.editor.DefaultDamagerRepairer2(ITokenScanner, TextAttribute)
use DefaultDamagerRepairer(ITokenScanner) instead
|
org.eclipse.epsilon.concordance.index.InMemoryConcordanceIndex(ModelChangeReporter)
WARNING: This is a partial implementation of an in-memory index. It may not work as expected.
|
Copyright © 2016. All rights reserved.