|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaABMFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
MetaABMPackage
Field Summary | |
---|---|
static MetaABMFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
SAgent |
createSAgent()
Returns a new object of class 'SAgent'. |
SAttribute |
createSAttribute()
Returns a new object of class 'SAttribute'. |
SAttributeArray |
createSAttributeArray()
Returns a new object of class 'SAttribute Array'. |
SContext |
createSContext()
Returns a new object of class 'SContext'. |
SContinuousSpace |
createSContinuousSpace()
Returns a new object of class 'SContinuous Space'. |
SGeography |
createSGeography()
Returns a new object of class 'SGeography'. |
SGrid |
createSGrid()
Returns a new object of class 'SGrid'. |
SImplementation |
createSImplementation()
Returns a new object of class 'SImplementation'. |
SNetwork |
createSNetwork()
Returns a new object of class 'SNetwork'. |
SState |
createSState()
Returns a new object of class 'SState'. |
SStateValue |
createSStateValue()
Returns a new object of class 'SState Value'. |
SStyle2D |
createSStyle2D()
Returns a new object of class 'SStyle2 D'. |
SStyle3D |
createSStyle3D()
Returns a new object of class 'SStyle3 D'. |
SStyleShape |
createSStyleShape()
Returns a new object of class 'SStyle Shape'. |
SValueLayer |
createSValueLayer()
Returns a new object of class 'SValue Layer'. |
MetaABMPackage |
getMetaABMPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final MetaABMFactory eINSTANCE
Method Detail |
---|
SAttribute createSAttribute()
SAttributeArray createSAttributeArray()
SAgent createSAgent()
SContext createSContext()
SContinuousSpace createSContinuousSpace()
SGrid createSGrid()
SNetwork createSNetwork()
SGeography createSGeography()
SValueLayer createSValueLayer()
SStyle3D createSStyle3D()
SStyle2D createSStyle2D()
SStyleShape createSStyleShape()
SImplementation createSImplementation()
SState createSState()
SStateValue createSStateValue()
MetaABMPackage getMetaABMPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |