C D E G I M N S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- caseDummyClass(DummyClass) - Method in class tools.mdsd.eclipseproject.dummy.util.DummySwitch
-
Returns the result of interpreting the object as an instance of 'Class'.
- create(EClass) - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyFactoryImpl
- createAdapter(Notifier) - Method in class tools.mdsd.eclipseproject.dummy.util.DummyAdapterFactory
-
Creates an adapter for the
target
. - createDummyClass() - Method in interface tools.mdsd.eclipseproject.dummy.DummyFactory
-
Returns a new object of class 'Class'.
- createDummyClass() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyFactoryImpl
- createDummyClassAdapter() - Method in class tools.mdsd.eclipseproject.dummy.util.DummyAdapterFactory
-
Creates a new adapter for an object of class '
Class
'. - createEObjectAdapter() - Method in class tools.mdsd.eclipseproject.dummy.util.DummyAdapterFactory
-
Creates a new adapter for the default case.
- createPackageContents() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyPackageImpl
-
Creates the meta-model objects for the package.
D
- defaultCase(EObject) - Method in class tools.mdsd.eclipseproject.dummy.util.DummySwitch
-
Returns the result of interpreting the object as an instance of 'EObject'.
- doSwitch(int, EObject) - Method in class tools.mdsd.eclipseproject.dummy.util.DummySwitch
-
Calls
caseXXX
for each class of the model until one returns a non null result; it yields that result. - DUMMY_CLASS - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The meta object id for the '
Class
' class. - DUMMY_CLASS - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage.Literals
-
The meta object literal for the '
Class
' class. - DUMMY_CLASS__NAME - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The feature id for the 'Name' attribute.
- DUMMY_CLASS__NAME - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- DUMMY_CLASS_FEATURE_COUNT - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The number of structural features of the 'Class' class.
- DUMMY_CLASS_OPERATION_COUNT - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The number of operations of the 'Class' class.
- DummyAdapterFactory - Class in tools.mdsd.eclipseproject.dummy.util
-
The Adapter Factory for the model.
- DummyAdapterFactory() - Constructor for class tools.mdsd.eclipseproject.dummy.util.DummyAdapterFactory
-
Creates an instance of the adapter factory.
- DummyClass - Interface in tools.mdsd.eclipseproject.dummy
-
A representation of the model object 'Class'.
- DummyClassImpl - Class in tools.mdsd.eclipseproject.dummy.impl
- DummyClassImpl() - Constructor for class tools.mdsd.eclipseproject.dummy.impl.DummyClassImpl
- DummyClassImplGen - Class in tools.mdsd.eclipseproject.dummy.impl
-
An implementation of the model object 'Class'.
- DummyClassImplGen() - Constructor for class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
- DummyFactory - Interface in tools.mdsd.eclipseproject.dummy
-
The Factory for the model.
- DummyFactoryImpl - Class in tools.mdsd.eclipseproject.dummy.impl
-
An implementation of the model Factory.
- DummyFactoryImpl() - Constructor for class tools.mdsd.eclipseproject.dummy.impl.DummyFactoryImpl
-
Creates an instance of the factory.
- DummyPackage - Interface in tools.mdsd.eclipseproject.dummy
-
The Package for the model.
- DummyPackage.Literals - Interface in tools.mdsd.eclipseproject.dummy
-
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
- DummyPackageImpl - Class in tools.mdsd.eclipseproject.dummy.impl
-
An implementation of the model Package.
- DummySwitch<T> - Class in tools.mdsd.eclipseproject.dummy.util
-
The Switch for the model's inheritance hierarchy.
- DummySwitch() - Constructor for class tools.mdsd.eclipseproject.dummy.util.DummySwitch
-
Creates an instance of the switch.
E
- eGet(int, boolean, boolean) - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
- eINSTANCE - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The singleton instance of the package.
- eIsSet(int) - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
- eNAME - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The package name.
- eNS_PREFIX - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The package namespace name.
- eNS_URI - Static variable in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
The package namespace URI.
- eSet(int, Object) - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
- eStaticClass() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
- eUnset(int) - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
G
- getDummyClass() - Method in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
Returns the meta object for class '
Class
'. - getDummyClass() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyPackageImpl
- getDummyClass_Name() - Method in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
Returns the meta object for the attribute '
Name
'. - getDummyClass_Name() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyPackageImpl
- getDummyFactory() - Method in interface tools.mdsd.eclipseproject.dummy.DummyPackage
-
Returns the factory that creates the instances of the model.
- getDummyFactory() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyPackageImpl
- getDummyPackage() - Method in interface tools.mdsd.eclipseproject.dummy.DummyFactory
-
Returns the package supported by this factory.
- getDummyPackage() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyFactoryImpl
- getName() - Method in interface tools.mdsd.eclipseproject.dummy.DummyClass
-
Returns the value of the 'Name' attribute.
- getName() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
- getPackage() - Static method in class tools.mdsd.eclipseproject.dummy.impl.DummyFactoryImpl
-
Deprecated.
I
- init() - Static method in class tools.mdsd.eclipseproject.dummy.impl.DummyFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class tools.mdsd.eclipseproject.dummy.impl.DummyPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initializePackageContents() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyPackageImpl
-
Complete the initialization of the package and its meta-model.
- isFactoryForType(Object) - Method in class tools.mdsd.eclipseproject.dummy.util.DummyAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isSwitchFor(EPackage) - Method in class tools.mdsd.eclipseproject.dummy.util.DummySwitch
-
Checks whether this is a switch for the given package.
M
- modelPackage - Static variable in class tools.mdsd.eclipseproject.dummy.util.DummyAdapterFactory
-
The cached model package.
- modelPackage - Static variable in class tools.mdsd.eclipseproject.dummy.util.DummySwitch
-
The cached model package
- modelSwitch - Variable in class tools.mdsd.eclipseproject.dummy.util.DummyAdapterFactory
-
The switch that delegates to the
createXXX
methods.
N
- name - Variable in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
-
The cached value of the '
Name
' attribute. - NAME_EDEFAULT - Static variable in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
-
The default value of the '
Name
' attribute.
S
- setName(String) - Method in interface tools.mdsd.eclipseproject.dummy.DummyClass
-
Sets the value of the '
Name
' attribute. - setName(String) - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
T
- tools.mdsd.eclipseproject.dummy - package tools.mdsd.eclipseproject.dummy
- tools.mdsd.eclipseproject.dummy.impl - package tools.mdsd.eclipseproject.dummy.impl
- tools.mdsd.eclipseproject.dummy.util - package tools.mdsd.eclipseproject.dummy.util
- toString() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImpl
- toString() - Method in class tools.mdsd.eclipseproject.dummy.impl.DummyClassImplGen
All Classes All Packages