|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaABMFactory | |
---|---|
org.metaabm | |
org.metaabm.ide | |
org.metaabm.impl |
Uses of MetaABMFactory in org.metaabm |
---|
Fields in org.metaabm declared as MetaABMFactory | |
---|---|
static MetaABMFactory |
MetaABMFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.metaabm that return MetaABMFactory | |
---|---|
MetaABMFactory |
MetaABMPackage.getMetaABMFactory()
Returns the factory that creates the instances of the model. |
Uses of MetaABMFactory in org.metaabm.ide |
---|
Fields in org.metaabm.ide declared as MetaABMFactory | |
---|---|
protected MetaABMFactory |
CustomMetaABMModelWizard.metaabmFactory
This caches an instance of the model factory. |
protected MetaABMFactory |
MetaABMModelWizard.metaABMFactory
This caches an instance of the model factory. |
Uses of MetaABMFactory in org.metaabm.impl |
---|
Classes in org.metaabm.impl that implement MetaABMFactory | |
---|---|
class |
MetaABMFactoryImpl
An implementation of the model Factory. |
Methods in org.metaabm.impl that return MetaABMFactory | |
---|---|
MetaABMFactory |
MetaABMPackageImpl.getMetaABMFactory()
|
static MetaABMFactory |
MetaABMFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |