- C_CppAdapterFactory - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util
-
The Adapter Factory for the model.
- C_CppAdapterFactory() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates an instance of the adapter factory.
- C_CppFactory - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
The Factory for the model.
- C_CppFactoryImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model Factory.
- C_CppFactoryImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
Creates an instance of the factory.
- C_CppPackage - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
The Package for the model.
- C_CppPackage.Literals - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- C_CppPackageImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model Package.
- C_CppResourceFactoryImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util
-
The Resource Factory associated with the package.
- C_CppResourceFactoryImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppResourceFactoryImpl
-
Creates an instance of the resource factory.
- C_CppResourceImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util
-
The Resource associated with the package.
- C_CppResourceImpl(URI) - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppResourceImpl
-
Creates an instance of the resource.
- C_CppSwitch<T> - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util
-
The Switch for the model's inheritance hierarchy.
- C_CppSwitch() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Creates an instance of the switch.
- C_CppXMLProcessor - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util
-
This class contains helper methods to serialize and deserialize XML documents
- C_CppXMLProcessor() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppXMLProcessor
-
Public constructor to instantiate the helper.
- caseArray(Array) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Array'.
- caseConst(Const) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Const'.
- caseConstInit(ConstInit) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Const Init'.
- caseCppInit(CppInit) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Cpp Init'.
- caseCppRoot(CppRoot) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Cpp Root'.
- caseExternal(External) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'External'.
- caseExternLibrary(ExternLibrary) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Extern Library'.
- caseFriend(Friend) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Friend'.
- caseInclude(Include) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Include'.
- caseInline(Inline) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Inline'.
- caseManualGeneration(ManualGeneration) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Manual Generation'.
- caseMutable(Mutable) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Mutable'.
- caseNoCodeGen(NoCodeGen) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'No Code Gen'.
- casePtr(Ptr) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Ptr'.
- caseRef(Ref) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Ref'.
- caseStorageClass(StorageClass) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Storage Class'.
- caseTemplate(Template) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Template'.
- caseTemplateBinding(TemplateBinding) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Template Binding'.
- caseTemplateParameter(TemplateParameter) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Template Parameter'.
- caseTypedef(Typedef) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Typedef'.
- caseUnion(Union) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Union'.
- caseVariadic(Variadic) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Variadic'.
- caseVirtual(Virtual) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Virtual'.
- caseVisibility(Visibility) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Visibility'.
- caseVolatile(Volatile) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Returns the result of interpreting the object as an instance of 'Volatile'.
- CONST - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Const
' class.
- CONST - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Const
' class.
- Const - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Const'.
- CONST__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base operation' reference.
- CONST__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base operation' reference feature.
- CONST__BASE_PARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base parameter' reference.
- CONST__BASE_PARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base parameter' reference feature.
- CONST__BASE_PROPERTY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base property' reference.
- CONST__BASE_PROPERTY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base property' reference feature.
- CONST_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Const' class.
- CONST_INIT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- CONST_INIT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Const Init
' class.
- CONST_INIT__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base operation' reference.
- CONST_INIT__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base operation' reference feature.
- CONST_INIT__INITIALISATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Initialisation' attribute.
- CONST_INIT__INITIALISATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Initialisation' attribute feature.
- CONST_INIT_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Const Init' class.
- CONST_INIT_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Const Init' class.
- CONST_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Const' class.
- ConstImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Const'.
- ConstImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- ConstInit - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Const Init'.
- ConstInitImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Const Init'.
- ConstInitImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- convertEAccessKindToString(EDataType, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- convertEStorageClassToString(EDataType, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- convertToString(EDataType, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- convertVisibilityKindToString(EDataType, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- CPP_INIT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Cpp Init
' class.
- CPP_INIT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Cpp Init
' class.
- CPP_INIT__BASE_ENUMERATIONLITERAL - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base enumerationliteral' reference.
- CPP_INIT__BASE_ENUMERATIONLITERAL - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base enumerationliteral' reference feature.
- CPP_INIT__VALUE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Value' attribute.
- CPP_INIT__VALUE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- CPP_INIT_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Cpp Init' class.
- CPP_INIT_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Cpp Init' class.
- CPP_ROOT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Cpp Root
' class.
- CPP_ROOT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Cpp Root
' class.
- CPP_ROOT__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base package' reference.
- CPP_ROOT__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base package' reference feature.
- CPP_ROOT_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Cpp Root' class.
- CPP_ROOT_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Cpp Root' class.
- CppInit - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Cpp Init'.
- CppInitImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Cpp Init'.
- CppInitImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- CppRoot - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Cpp Root'.
- CppRootImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Cpp Root'.
- CppRootImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppRootImpl
-
- create(EClass) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createAdapter(Notifier) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates an adapter for the target
.
- createArray() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Array'.
- createArray() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createArrayAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Array
'.
- createConst() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Const'.
- createConst() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createConstAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Const
'.
- createConstInit() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Const Init'.
- createConstInit() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createConstInitAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Const Init
'.
- createCppInit() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Cpp Init'.
- createCppInit() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createCppInitAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Cpp Init
'.
- createCppRoot() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Cpp Root'.
- createCppRoot() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createCppRootAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Cpp Root
'.
- createEAccessKindFromString(EDataType, String) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createEObjectAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for the default case.
- createEStorageClassFromString(EDataType, String) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createExternal() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'External'.
- createExternal() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createExternalAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
External
'.
- createExternLibrary() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Extern Library'.
- createExternLibrary() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createExternLibraryAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
- createFriend() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Friend'.
- createFriend() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createFriendAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Friend
'.
- createFromString(EDataType, String) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createInclude() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Include'.
- createInclude() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createIncludeAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Include
'.
- createInline() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Inline'.
- createInline() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createInlineAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Inline
'.
- createManualGeneration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Manual Generation'.
- createManualGeneration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createManualGenerationAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
- createMutable() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Mutable'.
- createMutable() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createMutableAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Mutable
'.
- createNoCodeGen() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'No Code Gen'.
- createNoCodeGen() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createNoCodeGenAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
No Code Gen
'.
- createPackageContents() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
Creates the meta-model objects for the package.
- createPtr() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Ptr'.
- createPtr() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createPtrAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Ptr
'.
- createRef() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Ref'.
- createRef() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createRefAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Ref
'.
- createResource(URI) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppResourceFactoryImpl
-
Creates an instance of the resource.
- createStorageClass() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Storage Class'.
- createStorageClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createStorageClassAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
- createTemplate() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Template'.
- createTemplate() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createTemplateAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Template
'.
- createTemplateBinding() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Template Binding'.
- createTemplateBinding() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createTemplateBindingAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
- createTemplateParameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Template Parameter'.
- createTemplateParameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createTemplateParameterAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
- createTypedef() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Typedef'.
- createTypedef() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createTypedefAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Typedef
'.
- createUnion() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Union'.
- createUnion() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createUnionAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Union
'.
- createVariadic() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Variadic'.
- createVariadic() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createVariadicAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Variadic
'.
- createVirtual() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Virtual'.
- createVirtual() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createVirtualAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Virtual
'.
- createVisibility() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Visibility'.
- createVisibility() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createVisibilityAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Visibility
'.
- createVisibilityKindFromString(EDataType, String) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createVolatile() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns a new object of class 'Volatile'.
- createVolatile() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- createVolatileAdapter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Creates a new adapter for an object of class '
Volatile
'.
- EACCESS_KIND - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- EACCESS_KIND - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
- EAccessKind - Enum in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the literals of the enumeration 'EAccess Kind',
and utility methods for working with them.
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppRootImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.FriendImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.InlineImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.MutableImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.NoCodeGenImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.UnionImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VariadicImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VirtualImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- eGet(int, boolean, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- eINSTANCE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
The singleton instance of the factory.
- eINSTANCE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The singleton instance of the package.
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppRootImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.FriendImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.InlineImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.MutableImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.NoCodeGenImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.UnionImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VariadicImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VirtualImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- eIsSet(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- eNAME - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The package name.
- eNS_PREFIX - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The package namespace name.
- eNS_URI - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The package namespace URI.
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppRootImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.FriendImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.InlineImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.MutableImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.NoCodeGenImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.UnionImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VariadicImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VirtualImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- eSet(int, Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppRootImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.FriendImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.InlineImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.MutableImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.NoCodeGenImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.UnionImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VariadicImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VirtualImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- eStaticClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- ESTORAGE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- ESTORAGE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
- EStorageClass - Enum in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the literals of the enumeration 'EStorage Class',
and utility methods for working with them.
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppRootImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.FriendImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.InlineImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.MutableImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.NoCodeGenImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.UnionImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VariadicImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VirtualImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- eUnset(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- EXTENSION_BODY_EDEFAULT - Static variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- extensionBody - Variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- EXTERN_LIBRARY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- EXTERN_LIBRARY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
- EXTERN_LIBRARY__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base package' reference.
- EXTERN_LIBRARY__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base package' reference feature.
- EXTERN_LIBRARY__INCLUDE_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Include Paths' attribute list.
- EXTERN_LIBRARY__INCLUDE_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Include Paths' attribute list feature.
- EXTERN_LIBRARY__INCLUDES - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Includes' attribute list.
- EXTERN_LIBRARY__INCLUDES - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Includes' attribute list feature.
- EXTERN_LIBRARY__LIB_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Lib Paths' attribute list.
- EXTERN_LIBRARY__LIB_PATHS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Lib Paths' attribute list feature.
- EXTERN_LIBRARY__LIBS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Libs' attribute list.
- EXTERN_LIBRARY__LIBS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Libs' attribute list feature.
- EXTERN_LIBRARY__MACROS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Macros' attribute list.
- EXTERN_LIBRARY__MACROS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Macros' attribute list feature.
- EXTERN_LIBRARY__PREFIX - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Prefix' attribute.
- EXTERN_LIBRARY__PREFIX - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Prefix' attribute feature.
- EXTERN_LIBRARY_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Extern Library' class.
- EXTERN_LIBRARY_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Extern Library' class.
- EXTERN_VALUE - Static variable in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
The 'Extern' literal value.
- EXTERNAL - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
External
' class.
- EXTERNAL - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
External
' class.
- External - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'External'.
- EXTERNAL__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base Classifier' reference.
- EXTERNAL__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base Classifier' reference feature.
- EXTERNAL__NAME - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Name' attribute.
- EXTERNAL__NAME - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- EXTERNAL_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'External' class.
- EXTERNAL_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'External' class.
- ExternalImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'External'.
- ExternalImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- ExternLibrary - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Extern Library'.
- ExternLibraryImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Extern Library'.
- ExternLibraryImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- get(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
Returns the 'EAccess Kind' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
Returns the 'EAccess Kind' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
Returns the 'EStorage Class' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
Returns the 'EStorage Class' literal with the specified integer value.
- get(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
Returns the 'Visibility Kind' literal with the specified literal value.
- get(int) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
Returns the 'Visibility Kind' literal with the specified integer value.
- getArray() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Array
'.
- getArray() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getArray_Base_association() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getArray_Base_association() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getArray_Base_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getArray_Base_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getArray_Base_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getArray_Base_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getArray_Definition() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Definition
'.
- getArray_Definition() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getBase_association() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Array
-
Returns the value of the 'Base association' reference.
- getBase_association() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- getBase_class() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- getBase_Class() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- getBase_class() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- getBase_class() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Include
-
Returns the value of the 'Base class' reference.
- getBase_Class() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ManualGeneration
-
Returns the value of the 'Base Class' reference.
- getBase_class() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Template
-
Returns the value of the 'Base class' reference.
- getBase_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.External
-
Returns the value of the 'Base Classifier' reference.
- getBase_Classifier() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- getBase_Classifier() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- getBase_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Include
-
Returns the value of the 'Base Classifier' reference.
- getBase_DataType() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.UnionImpl
-
- getBase_DataType() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Union
-
Returns the value of the 'Base Data Type' reference.
- getBase_dependency() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Friend
-
Returns the value of the 'Base dependency' reference.
- getBase_dependency() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.FriendImpl
-
- getBase_element() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.NoCodeGenImpl
-
- getBase_element() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.NoCodeGen
-
Returns the value of the 'Base element' reference.
- getBase_enumerationliteral() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.CppInit
-
Returns the value of the 'Base enumerationliteral' reference.
- getBase_enumerationliteral() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- getBase_generalization() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- getBase_generalization() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Visibility
-
Returns the value of the 'Base generalization' reference.
- getBase_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Const
-
Returns the value of the 'Base operation' reference.
- getBase_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ConstInit
-
Returns the value of the 'Base operation' reference.
- getBase_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Friend
-
Returns the value of the 'Base operation' reference.
- getBase_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- getBase_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- getBase_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.FriendImpl
-
- getBase_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.InlineImpl
-
- getBase_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VariadicImpl
-
- getBase_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VirtualImpl
-
- getBase_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- getBase_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Inline
-
Returns the value of the 'Base operation' reference.
- getBase_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Variadic
-
Returns the value of the 'Base operation' reference.
- getBase_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Virtual
-
Returns the value of the 'Base operation' reference.
- getBase_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Volatile
-
Returns the value of the 'Base operation' reference.
- getBase_package() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.CppRoot
-
Returns the value of the 'Base package' reference.
- getBase_package() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ExternLibrary
-
Returns the value of the 'Base package' reference.
- getBase_package() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppRootImpl
-
- getBase_package() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- getBase_package() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- getBase_package() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Include
-
Returns the value of the 'Base package' reference.
- getBase_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Array
-
Returns the value of the 'Base parameter' reference.
- getBase_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Const
-
Returns the value of the 'Base parameter' reference.
- getBase_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- getBase_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- getBase_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- getBase_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- getBase_Parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- getBase_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- getBase_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Ptr
-
Returns the value of the 'Base parameter' reference.
- getBase_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Ref
-
Returns the value of the 'Base parameter' reference.
- getBase_Parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.StorageClass
-
Returns the value of the 'Base Parameter' reference.
- getBase_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Volatile
-
Returns the value of the 'Base parameter' reference.
- getBase_primitivetype() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- getBase_primitivetype() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Typedef
-
Returns the value of the 'Base primitivetype' reference.
- getBase_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Array
-
Returns the value of the 'Base property' reference.
- getBase_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Const
-
Returns the value of the 'Base property' reference.
- getBase_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- getBase_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstImpl
-
- getBase_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.MutableImpl
-
- getBase_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- getBase_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- getBase_Property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- getBase_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-
- getBase_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Mutable
-
Returns the value of the 'Base property' reference.
- getBase_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Ptr
-
Returns the value of the 'Base property' reference.
- getBase_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Ref
-
Returns the value of the 'Base property' reference.
- getBase_Property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.StorageClass
-
Returns the value of the 'Base Property' reference.
- getBase_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Volatile
-
Returns the value of the 'Base property' reference.
- getBase_templatebinding() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- getBase_templatebinding() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.TemplateBinding
-
Returns the value of the 'Base templatebinding' reference.
- getBase_templateparameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- getBase_templateparameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.TemplateParameter
-
Returns the value of the 'Base templateparameter' reference.
- getBinding() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- getBinding() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.TemplateBinding
-
Returns the value of the 'Binding' attribute.
- getBody() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- getBody() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Include
-
Returns the value of the 'Body' attribute.
- getByName(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
Returns the 'EAccess Kind' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
Returns the 'EStorage Class' literal with the specified name.
- getByName(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
Returns the 'Visibility Kind' literal with the specified name.
- getC_CppFactory() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the factory that creates the instances of the model.
- getC_CppFactory() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getC_CppPackage() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppFactory
-
Returns the package supported by this factory.
- getC_CppPackage() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
- getConst() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Const
'.
- getConst() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getConst_Base_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getConst_Base_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getConst_Base_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getConst_Base_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getConst_Base_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getConst_Base_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getConstInit() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getConstInit() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getConstInit_Base_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getConstInit_Base_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getConstInit_Initialisation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getConstInit_Initialisation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getCppInit() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Cpp Init
'.
- getCppInit() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getCppInit_Base_enumerationliteral() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getCppInit_Base_enumerationliteral() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getCppInit_Value() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Value
'.
- getCppInit_Value() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getCppRoot() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Cpp Root
'.
- getCppRoot() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getCppRoot_Base_package() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getCppRoot_Base_package() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getDeclaration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- getDeclaration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- getDeclaration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- getDeclaration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Ptr
-
Returns the value of the 'Declaration' attribute.
- getDeclaration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Ref
-
Returns the value of the 'Declaration' attribute.
- getDeclaration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Template
-
Returns the value of the 'Declaration' attribute.
- getDefinition() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Array
-
Returns the value of the 'Definition' attribute.
- getDefinition() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- getDefinition() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- getDefinition() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Typedef
-
Returns the value of the 'Definition' attribute.
- getEAccessKind() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getEAccessKind() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getEStorageClass() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getEStorageClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExtensionBody() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- getExtensionBody() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ManualGeneration
-
Returns the value of the 'Extension Body' attribute.
- getExternal() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
External
'.
- getExternal() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternal_Base_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getExternal_Base_Classifier() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternal_Name() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Name
'.
- getExternal_Name() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getExternLibrary() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary_Base_package() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getExternLibrary_Base_package() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary_IncludePaths() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getExternLibrary_IncludePaths() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary_Includes() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute list '
Includes
'.
- getExternLibrary_Includes() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary_LibPaths() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute list '
Lib Paths
'.
- getExternLibrary_LibPaths() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary_Libs() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute list '
Libs
'.
- getExternLibrary_Libs() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary_Macros() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute list '
Macros
'.
- getExternLibrary_Macros() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getExternLibrary_Prefix() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Prefix
'.
- getExternLibrary_Prefix() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getFriend() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Friend
'.
- getFriend() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getFriend_Base_dependency() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getFriend_Base_dependency() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getFriend_Base_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getFriend_Base_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getHeader() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- getHeader() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Include
-
Returns the value of the 'Header' attribute.
- getInclude() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Include
'.
- getInclude() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getInclude_Base_class() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the reference '
Base class
'.
- getInclude_Base_class() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getInclude_Base_Classifier() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getInclude_Base_Classifier() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getInclude_Base_package() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getInclude_Base_package() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getInclude_Body() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Body
'.
- getInclude_Body() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getInclude_Header() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Header
'.
- getInclude_Header() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getInclude_PreBody() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Pre Body
'.
- getInclude_PreBody() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getIncludePaths() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ExternLibrary
-
Returns the value of the 'Include Paths' attribute list.
- getIncludePaths() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- getIncludes() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ExternLibrary
-
Returns the value of the 'Includes' attribute list.
- getIncludes() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- getInitialisation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ConstInit
-
Returns the value of the 'Initialisation' attribute.
- getInitialisation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- getInline() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Inline
'.
- getInline() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getInline_Base_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getInline_Base_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getLibPaths() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ExternLibrary
-
Returns the value of the 'Lib Paths' attribute list.
- getLibPaths() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- getLibs() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ExternLibrary
-
Returns the value of the 'Libs' attribute list.
- getLibs() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- getLiteral() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
- getLiteral() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
- getLiteral() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
- getMacros() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ExternLibrary
-
Returns the value of the 'Macros' attribute list.
- getMacros() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- getManualGeneration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getManualGeneration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getManualGeneration_Base_Class() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the reference '
Base Class
'.
- getManualGeneration_Base_Class() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getManualGeneration_ExtensionBody() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getManualGeneration_ExtensionBody() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getMutable() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Mutable
'.
- getMutable() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getMutable_Base_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getMutable_Base_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getName() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
- getName() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
- getName() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.External
-
Returns the value of the 'Name' attribute.
- getName() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- getName() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- getName() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.TemplateParameter
-
Returns the value of the 'Name' attribute.
- getName() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
- getNoCodeGen() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getNoCodeGen() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getNoCodeGen_Base_element() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getNoCodeGen_Base_element() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getPackage() - Static method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
Deprecated.
- getPreBody() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- getPreBody() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Include
-
Returns the value of the 'Pre Body' attribute.
- getPrefix() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.ExternLibrary
-
Returns the value of the 'Prefix' attribute.
- getPrefix() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- getPtr() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Ptr
'.
- getPtr() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getPtr_Base_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getPtr_Base_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getPtr_Base_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getPtr_Base_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getPtr_Declaration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Declaration
'.
- getPtr_Declaration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getRef() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Ref
'.
- getRef() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getRef_Base_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getRef_Base_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getRef_Base_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getRef_Base_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getRef_Declaration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Declaration
'.
- getRef_Declaration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getRegistrations() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppXMLProcessor
-
Register for "*" and "xml" file extensions the C_CppResourceFactoryImpl factory.
- getStorageClass() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getStorageClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getStorageClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- getStorageClass() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.StorageClass
-
Returns the value of the 'Storage Class' attribute.
- getStorageClass_Base_Parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getStorageClass_Base_Parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getStorageClass_Base_Property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getStorageClass_Base_Property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getStorageClass_StorageClass() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getStorageClass_StorageClass() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplate() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Template
'.
- getTemplate() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplate_Base_class() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the reference '
Base class
'.
- getTemplate_Base_class() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplate_Declaration() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Declaration
'.
- getTemplate_Declaration() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplateBinding() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getTemplateBinding() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplateBinding_Base_templatebinding() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getTemplateBinding_Base_templatebinding() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplateBinding_Binding() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Binding
'.
- getTemplateBinding_Binding() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplateParameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getTemplateParameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplateParameter_Base_templateparameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getTemplateParameter_Base_templateparameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTemplateParameter_Name() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Name
'.
- getTemplateParameter_Name() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTypedef() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Typedef
'.
- getTypedef() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTypedef_Base_primitivetype() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getTypedef_Base_primitivetype() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getTypedef_Definition() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Definition
'.
- getTypedef_Definition() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getUnion() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Union
'.
- getUnion() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getUnion_Base_DataType() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getUnion_Base_DataType() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getValue() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.CppInit
-
Returns the value of the 'Value' attribute.
- getValue() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
- getValue() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
- getValue() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- getValue() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- getValue() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.Visibility
-
Returns the value of the 'Value' attribute.
- getValue() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
- getVariadic() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Variadic
'.
- getVariadic() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVariadic_Base_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVariadic_Base_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVirtual() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Virtual
'.
- getVirtual() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVirtual_Base_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVirtual_Base_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVisibility() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVisibility() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVisibility_Base_generalization() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVisibility_Base_generalization() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVisibility_Value() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for the attribute '
Value
'.
- getVisibility_Value() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVisibilityKind() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVisibilityKind() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVolatile() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
Returns the meta object for class '
Volatile
'.
- getVolatile() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVolatile_Base_operation() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVolatile_Base_operation() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVolatile_Base_parameter() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVolatile_Base_parameter() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- getVolatile_Base_property() - Method in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- getVolatile_Base_property() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
- INCLUDE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Include
' class.
- INCLUDE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Include
' class.
- Include - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Include'.
- INCLUDE__BASE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base class' reference.
- INCLUDE__BASE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base class' reference feature.
- INCLUDE__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base Classifier' reference.
- INCLUDE__BASE_CLASSIFIER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base Classifier' reference feature.
- INCLUDE__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base package' reference.
- INCLUDE__BASE_PACKAGE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base package' reference feature.
- INCLUDE__BODY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Body' attribute.
- INCLUDE__BODY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Body' attribute feature.
- INCLUDE__HEADER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Header' attribute.
- INCLUDE__HEADER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Header' attribute feature.
- INCLUDE__PRE_BODY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Pre Body' attribute.
- INCLUDE__PRE_BODY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Pre Body' attribute feature.
- INCLUDE_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Include' class.
- INCLUDE_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Include' class.
- IncludeImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Include'.
- IncludeImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- includePaths - Variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- includes - Variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
The cached value of the '
Includes
' attribute list.
- init() - Static method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initialisation - Variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- INITIALISATION_EDEFAULT - Static variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- initializePackageContents() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.C_CppPackageImpl
-
Complete the initialization of the package and its meta-model.
- INLINE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Inline
' class.
- INLINE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Inline
' class.
- Inline - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Inline'.
- INLINE__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base operation' reference.
- INLINE__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base operation' reference feature.
- INLINE_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Inline' class.
- INLINE_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Inline' class.
- InlineImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Inline'.
- InlineImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.InlineImpl
-
- isFactoryForType(Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isSwitchFor(EPackage) - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.util.C_CppSwitch
-
Checks whether this is a switch for the given package.
- TEMPLATE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Template
' class.
- TEMPLATE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Template
' class.
- Template - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Template'.
- TEMPLATE__BASE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base class' reference feature.
- TEMPLATE__BASE_CLASS - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base class' reference.
- TEMPLATE__DECLARATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Declaration' attribute feature.
- TEMPLATE__DECLARATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Declaration' attribute.
- TEMPLATE_BINDING - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
- TEMPLATE_BINDING - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- TEMPLATE_BINDING__BASE_TEMPLATEBINDING - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base templatebinding' reference feature.
- TEMPLATE_BINDING__BASE_TEMPLATEBINDING - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base templatebinding' reference.
- TEMPLATE_BINDING__BINDING - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Binding' attribute feature.
- TEMPLATE_BINDING__BINDING - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Binding' attribute.
- TEMPLATE_BINDING_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Template Binding' class.
- TEMPLATE_BINDING_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Template Binding' class.
- TEMPLATE_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Template' class.
- TEMPLATE_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Template' class.
- TEMPLATE_PARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
- TEMPLATE_PARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- TEMPLATE_PARAMETER__BASE_TEMPLATEPARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base templateparameter' reference feature.
- TEMPLATE_PARAMETER__BASE_TEMPLATEPARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base templateparameter' reference.
- TEMPLATE_PARAMETER__NAME - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- TEMPLATE_PARAMETER__NAME - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Name' attribute.
- TEMPLATE_PARAMETER_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Template Parameter' class.
- TEMPLATE_PARAMETER_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Template Parameter' class.
- TemplateBinding - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Template Binding'.
- TemplateBindingImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Template Binding'.
- TemplateBindingImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- TemplateImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Template'.
- TemplateImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- TemplateParameter - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Template Parameter'.
- TemplateParameterImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Template Parameter'.
- TemplateParameterImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- toString() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
Returns the literal value of the enumerator, which is its string representation.
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ArrayImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ConstInitImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternalImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ExternLibraryImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.IncludeImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.ManualGenerationImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.PtrImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.RefImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.StorageClassImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateBindingImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TemplateParameterImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- toString() - Method in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- toString() - Method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
Returns the literal value of the enumerator, which is its string representation.
- TYPEDEF - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Typedef
' class.
- TYPEDEF - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Typedef
' class.
- Typedef - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Typedef'.
- TYPEDEF__BASE_PRIMITIVETYPE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base primitivetype' reference feature.
- TYPEDEF__BASE_PRIMITIVETYPE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base primitivetype' reference.
- TYPEDEF__DEFINITION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Definition' attribute feature.
- TYPEDEF__DEFINITION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Definition' attribute.
- TYPEDEF_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Typedef' class.
- TYPEDEF_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Typedef' class.
- TypedefImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Typedef'.
- TypedefImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.TypedefImpl
-
- value - Variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
The cached value of the '
Value
' attribute.
- value - Variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
The cached value of the '
Value
' attribute.
- VALUE_EDEFAULT - Static variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.CppInitImpl
-
The default value of the '
Value
' attribute.
- VALUE_EDEFAULT - Static variable in class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
The default value of the '
Value
' attribute.
- valueOf(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
Returns the enum constant of this type with the specified name.
- VALUES - Static variable in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
A public read-only list of all the 'EAccess Kind' enumerators.
- values() - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EAccessKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
A public read-only list of all the 'EStorage Class' enumerators.
- values() - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
A public read-only list of all the 'Visibility Kind' enumerators.
- values() - Static method in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.VisibilityKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIADIC - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Variadic
' class.
- VARIADIC - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Variadic
' class.
- Variadic - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Variadic'.
- VARIADIC__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base operation' reference feature.
- VARIADIC__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base operation' reference.
- VARIADIC_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Variadic' class.
- VARIADIC_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Variadic' class.
- VariadicImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Variadic'.
- VariadicImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VariadicImpl
-
- VIRTUAL - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Virtual
' class.
- VIRTUAL - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Virtual
' class.
- Virtual - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Virtual'.
- VIRTUAL__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base operation' reference feature.
- VIRTUAL__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base operation' reference.
- VIRTUAL_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Virtual' class.
- VIRTUAL_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Virtual' class.
- VirtualImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Virtual'.
- VirtualImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VirtualImpl
-
- VISIBILITY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Visibility
' class.
- VISIBILITY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- Visibility - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Visibility'.
- VISIBILITY__BASE_GENERALIZATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base generalization' reference feature.
- VISIBILITY__BASE_GENERALIZATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base generalization' reference.
- VISIBILITY__VALUE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- VISIBILITY__VALUE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Value' attribute.
- VISIBILITY_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Visibility' class.
- VISIBILITY_KIND - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
- VISIBILITY_KIND - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
- VISIBILITY_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Visibility' class.
- VisibilityImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Visibility'.
- VisibilityImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VisibilityImpl
-
- VisibilityKind - Enum in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the literals of the enumeration 'Visibility Kind',
and utility methods for working with them.
- VOLATILE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the '
Volatile
' class.
- VOLATILE - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The meta object id for the '
Volatile
' class.
- Volatile - Interface in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp
-
A representation of the model object 'Volatile'.
- VOLATILE__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base operation' reference feature.
- VOLATILE__BASE_OPERATION - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base operation' reference.
- VOLATILE__BASE_PARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base parameter' reference feature.
- VOLATILE__BASE_PARAMETER - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base parameter' reference.
- VOLATILE__BASE_PROPERTY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage.Literals
-
The meta object literal for the 'Base property' reference feature.
- VOLATILE__BASE_PROPERTY - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The feature id for the 'Base property' reference.
- VOLATILE_FEATURE_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of structural features of the 'Volatile' class.
- VOLATILE_OPERATION_COUNT - Static variable in interface org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.C_CppPackage
-
The number of operations of the 'Volatile' class.
- VOLATILE_VALUE - Static variable in enum org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.EStorageClass
-
The 'Volatile' literal value.
- VolatileImpl - Class in org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl
-
An implementation of the model object 'Volatile'.
- VolatileImpl() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.profile.C_Cpp.impl.VolatileImpl
-