Package | Description |
---|---|
fr.inria.atlanmod.neoemf.io.persistence |
Provides classes linking I/O features to persistence features.
|
fr.inria.atlanmod.neoemf.io.structure |
Provides simple representations of objects used during import/export.
|
Modifier and Type | Method and Description |
---|---|
protected Id |
AbstractPersistenceHandler.getOrCreateMetaClass(MetaClassifier metaClassifier)
Creates a metaclass form the given
metaClassifier and returns its Id . |
Modifier and Type | Class and Description |
---|---|
class |
Classifier
A identifiable
MetaClassifier which can be typed. |
Modifier and Type | Method and Description |
---|---|
static MetaClassifier |
MetaClassifier.getDefault()
Returns the default metaclassifier.
|
MetaClassifier |
Classifier.getMetaClassifier()
Returns the metaclassifier of this classifier.
|
Modifier and Type | Method and Description |
---|---|
void |
Classifier.setMetaClassifier(MetaClassifier metaClassifier)
Defines the metaclassifier of this classifier.
|
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.