- caseArray(Array) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Array'
- caseDefault(Default) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Default'
- caseExternal(External) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'External'
- caseExternLibrary(ExternLibrary) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Extern Library'
- caseFinal(Final) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Final'
- caseImport(Import) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Import'
- caseManualGeneration(ManualGeneration) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Manual Generation'
- caseNative(Native) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Native'
- caseNoCodeGen(NoCodeGen) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'No Code Gen'
- caseStaticClassifier(StaticClassifier) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Static Classifier'
- caseStrictfp(Strictfp) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Strictfp'
- caseSynchronized(Synchronized) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Synchronized'
- caseTemplate(Template) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Template'
- caseTemplateBinding(TemplateBinding) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Template Binding'
- caseTemplateParameter(TemplateParameter) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Template Parameter'
- caseTransient(Transient) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Transient'
- caseVariadic(Variadic) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Variadic'
- caseVolatile(Volatile) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Returns the result of interpreting the object as an instance of 'Volatile'
- create(EClass) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createAdapter(Notifier) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates an adapter for the target
- createArray() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createArray() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Array'
- createArrayAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Array
'
- createDefault() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createDefault() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Default'
- createDefaultAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Default
'
- createEObjectAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for the default case
- createExternal() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createExternal() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'External'
- createExternalAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
External
'
- createExternLibrary() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createExternLibrary() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Extern Library'
- createExternLibraryAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
- createFinal() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createFinal() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Final'
- createFinalAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Final
'
- createImport() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createImport() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Import'
- createImportAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Import
'
- createManualGeneration() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createManualGeneration() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Manual Generation'
- createManualGenerationAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
- createNative() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createNative() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Native'
- createNativeAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Native
'
- createNoCodeGen() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createNoCodeGen() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'No Code Gen'
- createNoCodeGenAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
No Code Gen
'
- createPackageContents() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
Creates the meta-model objects for the package.
- createStaticClassifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createStaticClassifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Static Classifier'
- createStaticClassifierAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
- createStrictfp() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createStrictfp() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Strictfp'
- createStrictfpAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Strictfp
'
- createSynchronized() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createSynchronized() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Synchronized'
- createSynchronizedAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
- createTemplate() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createTemplate() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Template'
- createTemplateAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Template
'
- createTemplateBinding() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createTemplateBinding() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Template Binding'
- createTemplateBindingAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
- createTemplateParameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createTemplateParameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Template Parameter'
- createTemplateParameterAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
- createTransient() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createTransient() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Transient'
- createTransientAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Transient
'
- createVariadic() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createVariadic() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Variadic'
- createVariadicAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Variadic
'
- createVolatile() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- createVolatile() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns a new object of class 'Volatile'
- createVolatileAdapter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Creates a new adapter for an object of class '
Volatile
'
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.DefaultImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.FinalImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NativeImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NoCodeGenImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StaticClassifierImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StrictfpImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.SynchronizedImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateBindingImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateParameterImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TransientImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VariadicImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VolatileImpl
-
- eINSTANCE - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
The singleton instance of the factory
- eINSTANCE - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The singleton instance of the package
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.DefaultImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.FinalImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NativeImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NoCodeGenImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StaticClassifierImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StrictfpImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.SynchronizedImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateBindingImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateParameterImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TransientImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VariadicImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VolatileImpl
-
- eNAME - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The package name
- eNS_PREFIX - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The package namespace name
- eNS_URI - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The package namespace URI
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.DefaultImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.FinalImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NativeImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NoCodeGenImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StaticClassifierImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StrictfpImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.SynchronizedImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateBindingImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateParameterImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TransientImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VariadicImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VolatileImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.DefaultImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.FinalImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NativeImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NoCodeGenImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StaticClassifierImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StrictfpImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.SynchronizedImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateBindingImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateParameterImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TransientImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VariadicImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VolatileImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.DefaultImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.FinalImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NativeImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NoCodeGenImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StaticClassifierImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StrictfpImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.SynchronizedImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateBindingImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateParameterImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TransientImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VariadicImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VolatileImpl
-
- EXTENSION_BODY_EDEFAULT - Static variable in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- extensionBody - Variable in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- EXTERN_LIBRARY - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- EXTERN_LIBRARY - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
- EXTERN_LIBRARY__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Base package' reference
- EXTERN_LIBRARY__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Base package' reference feature
- EXTERN_LIBRARY__IMPORT_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Import Paths' attribute list
- EXTERN_LIBRARY__IMPORT_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Import Paths' attribute list feature
- EXTERN_LIBRARY__IMPORTS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Imports' attribute list
- EXTERN_LIBRARY__IMPORTS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Imports' attribute list feature
- EXTERN_LIBRARY__LIB_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Lib Paths' attribute list
- EXTERN_LIBRARY__LIB_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Lib Paths' attribute list feature
- EXTERN_LIBRARY__LIBS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Libs' attribute list
- EXTERN_LIBRARY__LIBS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Libs' attribute list feature
- EXTERN_LIBRARY_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The number of structural features of the 'Extern Library' class
- EXTERN_LIBRARY_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The number of operations of the 'Extern Library' class
- External - Interface in org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava
-
A representation of the model object 'External'
- EXTERNAL - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The meta object id for the '
External
' class
- EXTERNAL - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the '
External
' class
- EXTERNAL__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Base Classifier' reference
- EXTERNAL__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Base Classifier' reference feature
- EXTERNAL__NAME - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Name' attribute
- EXTERNAL__NAME - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Name' attribute feature
- EXTERNAL_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The number of structural features of the 'External' class
- EXTERNAL_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The number of operations of the 'External' class
- ExternalImpl - Class in org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl
-
An implementation of the model object 'External'
- ExternalImpl() - Constructor for class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- ExternLibrary - Interface in org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava
-
A representation of the model object 'Extern Library'
- ExternLibraryImpl - Class in org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl
-
An implementation of the model object 'Extern Library'
- ExternLibraryImpl() - Constructor for class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- getArray() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getArray() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Array
'
- getArray_Base_association() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getArray_Base_association() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getArray_Base_parameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getArray_Base_parameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getArray_Base_property() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getArray_Base_property() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getArray_Definition() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getArray_Definition() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute '
Definition
'
- getBase_association() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Array
-
Returns the value of the 'Base association' reference
- getBase_association() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- getBase_class() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- getBase_Class() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- getBase_class() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateImpl
-
- getBase_class() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Import
-
Returns the value of the 'Base class' reference
- getBase_Class() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.ManualGeneration
-
Returns the value of the 'Base Class' reference
- getBase_class() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Template
-
Returns the value of the 'Base class' reference
- getBase_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.External
-
Returns the value of the 'Base Classifier' reference
- getBase_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- getBase_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- getBase_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StaticClassifierImpl
-
- getBase_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StrictfpImpl
-
- getBase_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Import
-
Returns the value of the 'Base Classifier' reference
- getBase_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.StaticClassifier
-
Returns the value of the 'Base Classifier' reference
- getBase_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Strictfp
-
Returns the value of the 'Base Classifier' reference
- getBase_element() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NoCodeGenImpl
-
- getBase_element() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.NoCodeGen
-
Returns the value of the 'Base element' reference
- getBase_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Default
-
Returns the value of the 'Base Operation' reference
- getBase_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.DefaultImpl
-
- getBase_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.NativeImpl
-
- getBase_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.StrictfpImpl
-
- getBase_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.SynchronizedImpl
-
- getBase_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Native
-
Returns the value of the 'Base Operation' reference
- getBase_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Strictfp
-
Returns the value of the 'Base Operation' reference
- getBase_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Synchronized
-
Returns the value of the 'Base Operation' reference
- getBase_package() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.ExternLibrary
-
Returns the value of the 'Base package' reference
- getBase_package() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- getBase_parameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Array
-
Returns the value of the 'Base parameter' reference
- getBase_Parameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Final
-
Returns the value of the 'Base Parameter' reference
- getBase_parameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- getBase_Parameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.FinalImpl
-
- getBase_Parameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VariadicImpl
-
- getBase_Parameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Variadic
-
Returns the value of the 'Base Parameter' reference
- getBase_property() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Array
-
Returns the value of the 'Base property' reference
- getBase_property() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- getBase_Property() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TransientImpl
-
- getBase_Property() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.VolatileImpl
-
- getBase_Property() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Transient
-
Returns the value of the 'Base Property' reference
- getBase_Property() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Volatile
-
Returns the value of the 'Base Property' reference
- getBase_templatebinding() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateBindingImpl
-
- getBase_templatebinding() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.TemplateBinding
-
Returns the value of the 'Base templatebinding' reference
- getBase_templateparameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateParameterImpl
-
- getBase_templateparameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.TemplateParameter
-
Returns the value of the 'Base templateparameter' reference
- getBinding() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateBindingImpl
-
- getBinding() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.TemplateBinding
-
Returns the value of the 'Binding' attribute
- getDeclaration() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateImpl
-
- getDeclaration() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Template
-
Returns the value of the 'Declaration' attribute
- getDefault() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getDefault() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Default
'
- getDefault_Base_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getDefault_Base_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getDefinition() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Array
-
Returns the value of the 'Definition' attribute
- getDefinition() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ArrayImpl
-
- getExtensionBody() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ManualGenerationImpl
-
- getExtensionBody() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.ManualGeneration
-
Returns the value of the 'Extension Body' attribute
- getExternal() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternal() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
External
'
- getExternal_Base_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternal_Base_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getExternal_Name() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternal_Name() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute '
Name
'
- getExternLibrary() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternLibrary() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getExternLibrary_Base_package() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternLibrary_Base_package() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getExternLibrary_ImportPaths() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternLibrary_ImportPaths() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute list '
Import Paths
'
- getExternLibrary_Imports() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternLibrary_Imports() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute list '
Imports
'
- getExternLibrary_LibPaths() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternLibrary_LibPaths() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute list '
Lib Paths
'
- getExternLibrary_Libs() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getExternLibrary_Libs() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute list '
Libs
'
- getFinal() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getFinal() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Final
'
- getFinal_Base_Parameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getFinal_Base_Parameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getImport() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getImport() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Import
'
- getImport_Base_class() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getImport_Base_class() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the reference '
Base class
'
- getImport_Base_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getImport_Base_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getImport_ManualImports() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getImport_ManualImports() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getImportPaths() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.ExternLibrary
-
Returns the value of the 'Import Paths' attribute list.
- getImportPaths() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- getImports() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.ExternLibrary
-
Returns the value of the 'Imports' attribute list.
- getImports() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- getLibPaths() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.ExternLibrary
-
Returns the value of the 'Lib Paths' attribute list.
- getLibPaths() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- getLibs() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.ExternLibrary
-
Returns the value of the 'Libs' attribute list.
- getLibs() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- getManualGeneration() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getManualGeneration() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getManualGeneration_Base_Class() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getManualGeneration_Base_Class() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the reference '
Base Class
'
- getManualGeneration_ExtensionBody() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getManualGeneration_ExtensionBody() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getManualImports() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- getManualImports() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.Import
-
Returns the value of the 'Manual Imports' attribute.
- getName() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.External
-
Returns the value of the 'Name' attribute
- getName() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternalImpl
-
- getName() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.TemplateParameterImpl
-
- getName() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.TemplateParameter
-
Returns the value of the 'Name' attribute
- getNative() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getNative() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Native
'
- getNative_Base_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getNative_Base_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getNoCodeGen() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getNoCodeGen() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getNoCodeGen_Base_element() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getNoCodeGen_Base_element() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getPackage() - Static method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
Deprecated.
- getPapyrusJavaFactory() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getPapyrusJavaFactory() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the factory that creates the instances of the model
- getPapyrusJavaPackage() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
- getPapyrusJavaPackage() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaFactory
-
Returns the package supported by this factory
- getStaticClassifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getStaticClassifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getStaticClassifier_Base_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getStaticClassifier_Base_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getStrictfp() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getStrictfp() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Strictfp
'
- getStrictfp_Base_Classifier() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getStrictfp_Base_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getStrictfp_Base_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getStrictfp_Base_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getSynchronized() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getSynchronized() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getSynchronized_Base_Operation() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getSynchronized_Base_Operation() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getTemplate() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplate() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Template
'
- getTemplate_Base_class() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplate_Base_class() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the reference '
Base class
'
- getTemplate_Declaration() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplate_Declaration() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute '
Declaration
'
- getTemplateBinding() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplateBinding() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getTemplateBinding_Base_templatebinding() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplateBinding_Base_templatebinding() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getTemplateBinding_Binding() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplateBinding_Binding() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute '
Binding
'
- getTemplateParameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplateParameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getTemplateParameter_Base_templateparameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplateParameter_Base_templateparameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getTemplateParameter_Name() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTemplateParameter_Name() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for the attribute '
Name
'
- getTransient() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTransient() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Transient
'
- getTransient_Base_Property() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getTransient_Base_Property() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getVariadic() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getVariadic() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Variadic
'
- getVariadic_Base_Parameter() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getVariadic_Base_Parameter() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- getVolatile() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getVolatile() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
Returns the meta object for class '
Volatile
'
- getVolatile_Base_Property() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
- getVolatile_Base_Property() - Method in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
- Import - Interface in org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava
-
A representation of the model object 'Import'
- IMPORT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The meta object id for the '
Import
' class
- IMPORT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the '
Import
' class
- IMPORT__BASE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Base class' reference
- IMPORT__BASE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Base class' reference feature
- IMPORT__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Base Classifier' reference
- IMPORT__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Base Classifier' reference feature
- IMPORT__MANUAL_IMPORTS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The feature id for the 'Manual Imports' attribute
- IMPORT__MANUAL_IMPORTS - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage.Literals
-
The meta object literal for the 'Manual Imports' attribute feature
- IMPORT_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The number of structural features of the 'Import' class
- IMPORT_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.PapyrusJavaPackage
-
The number of operations of the 'Import' class
- ImportImpl - Class in org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl
-
An implementation of the model object 'Import'
- ImportImpl() - Constructor for class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ImportImpl
-
- importPaths - Variable in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
- imports - Variable in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.ExternLibraryImpl
-
The cached value of the '
Imports
' attribute list
- init() - Static method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaFactoryImpl
-
Creates the default factory implementation
- init() - Static method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initializePackageContents() - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.impl.PapyrusJavaPackageImpl
-
Complete the initialization of the package and its meta-model.
- isFactoryForType(Object) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaAdapterFactory
-
Returns whether this factory is applicable for the type of the object
- isSwitchFor(EPackage) - Method in class org.eclipse.papyrus.designer.languages.java.profile.PapyrusJava.util.PapyrusJavaSwitch
-
Checks whether this is a switch for the given package