Skip navigation links
B C D E G I L M N O S T V 

B

basicGetLevel() - Method in class org.atlanmod.trace.impl.CallImpl
 
basicGetTrace() - Method in class org.atlanmod.trace.impl.LevelImpl
 
basicSetLevel(Level, NotificationChain) - Method in class org.atlanmod.trace.impl.CallImpl
 
basicSetTrace(Trace, NotificationChain) - Method in class org.atlanmod.trace.impl.LevelImpl
 

C

Call - Interface in org.atlanmod.trace
A representation of the model object 'Call'.
CALL - Static variable in interface org.atlanmod.trace.TracePackage
The meta object id for the 'Call' class.
CALL - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Call' class.
CALL__CPU_TIME - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'CPU Time' attribute.
CALL__CPU_TIME - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'CPU Time' attribute feature.
CALL__DB_ACCESSES_NUMBER - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'DB Accesses Number' attribute.
CALL__DB_ACCESSES_NUMBER - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'DB Accesses Number' attribute feature.
CALL__DB_ROWS_NUMBER - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'DB Rows Number' attribute.
CALL__DB_ROWS_NUMBER - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'DB Rows Number' attribute feature.
CALL__INDEXES - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Indexes' containment reference list.
CALL__INDEXES - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Indexes' containment reference list feature.
CALL__LEVEL - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Level' container reference.
CALL__LEVEL - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Level' container reference feature.
CALL__METHOD_NAME - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Method Name' attribute.
CALL__METHOD_NAME - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Method Name' attribute feature.
CALL_FEATURE_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of structural features of the 'Call' class.
CALL_OPERATION_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of operations of the 'Call' class.
CallImpl - Class in org.atlanmod.trace.impl
An implementation of the model object 'Call'.
CallImpl() - Constructor for class org.atlanmod.trace.impl.CallImpl
 
calls - Variable in class org.atlanmod.trace.impl.LevelImpl
The cached value of the 'Calls' containment reference list.
caseCall(Call) - Method in class org.atlanmod.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'Call'.
caseIndex(Index) - Method in class org.atlanmod.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'Index'.
caseLevel(Level) - Method in class org.atlanmod.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'Level'.
caseTrace(Trace) - Method in class org.atlanmod.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'Trace'.
CPU_TIME_EDEFAULT - Static variable in class org.atlanmod.trace.impl.CallImpl
The default value of the 'CPU Time' attribute.
cpuTime - Variable in class org.atlanmod.trace.impl.CallImpl
The cached value of the 'CPU Time' attribute.
create(EClass) - Method in class org.atlanmod.trace.impl.TraceFactoryImpl
 
createAdapter(Notifier) - Method in class org.atlanmod.trace.util.TraceAdapterFactory
Creates an adapter for the target.
createCall() - Method in class org.atlanmod.trace.impl.TraceFactoryImpl
 
createCall() - Method in interface org.atlanmod.trace.TraceFactory
Returns a new object of class 'Call'.
createCallAdapter() - Method in class org.atlanmod.trace.util.TraceAdapterFactory
Creates a new adapter for an object of class 'Call'.
createEObjectAdapter() - Method in class org.atlanmod.trace.util.TraceAdapterFactory
Creates a new adapter for the default case.
createImportAnnotations() - Method in class org.atlanmod.trace.impl.TracePackageImpl
Initializes the annotations for http://www.eclipse.org/OCL/Import.
createIndex() - Method in class org.atlanmod.trace.impl.TraceFactoryImpl
 
createIndex() - Method in interface org.atlanmod.trace.TraceFactory
Returns a new object of class 'Index'.
createIndexAdapter() - Method in class org.atlanmod.trace.util.TraceAdapterFactory
Creates a new adapter for an object of class 'Index'.
createLevel() - Method in class org.atlanmod.trace.impl.TraceFactoryImpl
 
createLevel() - Method in interface org.atlanmod.trace.TraceFactory
Returns a new object of class 'Level'.
createLevelAdapter() - Method in class org.atlanmod.trace.util.TraceAdapterFactory
Creates a new adapter for an object of class 'Level'.
createPackageContents() - Method in class org.atlanmod.trace.impl.TracePackageImpl
Creates the meta-model objects for the package.
createTrace() - Method in class org.atlanmod.trace.impl.TraceFactoryImpl
 
createTrace() - Method in interface org.atlanmod.trace.TraceFactory
Returns a new object of class 'Trace'.
createTraceAdapter() - Method in class org.atlanmod.trace.util.TraceAdapterFactory
Creates a new adapter for an object of class 'Trace'.
createXcoreAnnotations() - Method in class org.atlanmod.trace.impl.TracePackageImpl
Initializes the annotations for http://www.eclipse.org/emf/2011/Xcore.

D

DB_ACCESSES_NUMBER_EDEFAULT - Static variable in class org.atlanmod.trace.impl.CallImpl
The default value of the 'DB Accesses Number' attribute.
DB_ROWS_NUMBER_EDEFAULT - Static variable in class org.atlanmod.trace.impl.CallImpl
The default value of the 'DB Rows Number' attribute.
dbAccessesNumber - Variable in class org.atlanmod.trace.impl.CallImpl
The cached value of the 'DB Accesses Number' attribute.
dbRowsNumber - Variable in class org.atlanmod.trace.impl.CallImpl
The cached value of the 'DB Rows Number' attribute.
defaultCase(EObject) - Method in class org.atlanmod.trace.util.TraceSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
doSwitch(int, EObject) - Method in class org.atlanmod.trace.util.TraceSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.atlanmod.trace.impl.CallImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.atlanmod.trace.impl.LevelImpl
 
eGet(int, boolean, boolean) - Method in class org.atlanmod.trace.impl.CallImpl
 
eGet(int, boolean, boolean) - Method in class org.atlanmod.trace.impl.IndexImpl
 
eGet(int, boolean, boolean) - Method in class org.atlanmod.trace.impl.LevelImpl
 
eGet(int, boolean, boolean) - Method in class org.atlanmod.trace.impl.TraceImpl
 
eINSTANCE - Static variable in interface org.atlanmod.trace.TraceFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.atlanmod.trace.TracePackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.trace.impl.CallImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.trace.impl.LevelImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.trace.impl.TraceImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.trace.impl.CallImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.trace.impl.LevelImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.atlanmod.trace.impl.TraceImpl
 
eIsSet(int) - Method in class org.atlanmod.trace.impl.CallImpl
 
eIsSet(int) - Method in class org.atlanmod.trace.impl.IndexImpl
 
eIsSet(int) - Method in class org.atlanmod.trace.impl.LevelImpl
 
eIsSet(int) - Method in class org.atlanmod.trace.impl.TraceImpl
 
eNAME - Static variable in interface org.atlanmod.trace.TracePackage
The package name.
eNS_PREFIX - Static variable in interface org.atlanmod.trace.TracePackage
The package namespace name.
eNS_URI - Static variable in interface org.atlanmod.trace.TracePackage
The package namespace URI.
eSet(int, Object) - Method in class org.atlanmod.trace.impl.CallImpl
 
eSet(int, Object) - Method in class org.atlanmod.trace.impl.IndexImpl
 
eSet(int, Object) - Method in class org.atlanmod.trace.impl.LevelImpl
 
eSet(int, Object) - Method in class org.atlanmod.trace.impl.TraceImpl
 
eStaticClass() - Method in class org.atlanmod.trace.impl.CallImpl
 
eStaticClass() - Method in class org.atlanmod.trace.impl.IndexImpl
 
eStaticClass() - Method in class org.atlanmod.trace.impl.LevelImpl
 
eStaticClass() - Method in class org.atlanmod.trace.impl.TraceImpl
 
eUnset(int) - Method in class org.atlanmod.trace.impl.CallImpl
 
eUnset(int) - Method in class org.atlanmod.trace.impl.IndexImpl
 
eUnset(int) - Method in class org.atlanmod.trace.impl.LevelImpl
 
eUnset(int) - Method in class org.atlanmod.trace.impl.TraceImpl
 

G

getCall() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getCall() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for class 'Call'.
getCall_CPUTime() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getCall_CPUTime() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the attribute 'CPU Time'.
getCall_DBAccessesNumber() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getCall_DBAccessesNumber() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the attribute 'DB Accesses Number'.
getCall_DBRowsNumber() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getCall_DBRowsNumber() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the attribute 'DB Rows Number'.
getCall_Indexes() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getCall_Indexes() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the containment reference list 'Indexes'.
getCall_Level() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getCall_Level() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the container reference 'Level'.
getCall_MethodName() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getCall_MethodName() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the attribute 'Method Name'.
getCalls() - Method in class org.atlanmod.trace.impl.LevelImpl
 
getCalls() - Method in interface org.atlanmod.trace.Level
Returns the value of the 'Calls' containment reference list.
getCPUTime() - Method in interface org.atlanmod.trace.Call
Returns the value of the 'CPU Time' attribute.
getCPUTime() - Method in class org.atlanmod.trace.impl.CallImpl
 
getDBAccessesNumber() - Method in interface org.atlanmod.trace.Call
Returns the value of the 'DB Accesses Number' attribute.
getDBAccessesNumber() - Method in class org.atlanmod.trace.impl.CallImpl
 
getDBRowsNumber() - Method in interface org.atlanmod.trace.Call
Returns the value of the 'DB Rows Number' attribute.
getDBRowsNumber() - Method in class org.atlanmod.trace.impl.CallImpl
 
getIndex() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getIndex() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for class 'Index'.
getIndex_Value() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getIndex_Value() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the attribute 'Value'.
getIndexes() - Method in interface org.atlanmod.trace.Call
Returns the value of the 'Indexes' containment reference list.
getIndexes() - Method in class org.atlanmod.trace.impl.CallImpl
 
getLevel() - Method in interface org.atlanmod.trace.Call
Returns the value of the 'Level' container reference.
getLevel() - Method in class org.atlanmod.trace.impl.CallImpl
 
getLevel() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getLevel() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for class 'Level'.
getLevel_Calls() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getLevel_Calls() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the containment reference list 'Calls'.
getLevel_Trace() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getLevel_Trace() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the container reference 'Trace'.
getLevels() - Method in class org.atlanmod.trace.impl.TraceImpl
 
getLevels() - Method in interface org.atlanmod.trace.Trace
Returns the value of the 'Levels' containment reference list.
getMethodName() - Method in interface org.atlanmod.trace.Call
Returns the value of the 'Method Name' attribute.
getMethodName() - Method in class org.atlanmod.trace.impl.CallImpl
 
getName() - Method in class org.atlanmod.trace.impl.TraceImpl
 
getName() - Method in interface org.atlanmod.trace.Trace
Returns the value of the 'Name' attribute.
getPackage() - Static method in class org.atlanmod.trace.impl.TraceFactoryImpl
Deprecated. 
getTrace() - Method in class org.atlanmod.trace.impl.LevelImpl
 
getTrace() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getTrace() - Method in interface org.atlanmod.trace.Level
Returns the value of the 'Trace' container reference.
getTrace() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for class 'Trace'.
getTrace_Levels() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getTrace_Levels() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the containment reference list 'Levels'.
getTrace_Name() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getTrace_Name() - Method in interface org.atlanmod.trace.TracePackage
Returns the meta object for the attribute 'Name'.
getTraceFactory() - Method in class org.atlanmod.trace.impl.TracePackageImpl
 
getTraceFactory() - Method in interface org.atlanmod.trace.TracePackage
Returns the factory that creates the instances of the model.
getTracePackage() - Method in class org.atlanmod.trace.impl.TraceFactoryImpl
 
getTracePackage() - Method in interface org.atlanmod.trace.TraceFactory
Returns the package supported by this factory.
getValue() - Method in class org.atlanmod.trace.impl.IndexImpl
 
getValue() - Method in interface org.atlanmod.trace.Index
Returns the value of the 'Value' attribute.

I

Index - Interface in org.atlanmod.trace
A representation of the model object 'Index'.
INDEX - Static variable in interface org.atlanmod.trace.TracePackage
The meta object id for the 'Index' class.
INDEX - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Index' class.
INDEX__VALUE - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Value' attribute.
INDEX__VALUE - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Value' attribute feature.
INDEX_FEATURE_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of structural features of the 'Index' class.
INDEX_OPERATION_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of operations of the 'Index' class.
indexes - Variable in class org.atlanmod.trace.impl.CallImpl
The cached value of the 'Indexes' containment reference list.
IndexImpl - Class in org.atlanmod.trace.impl
An implementation of the model object 'Index'.
IndexImpl() - Constructor for class org.atlanmod.trace.impl.IndexImpl
 
init() - Static method in class org.atlanmod.trace.impl.TraceFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.atlanmod.trace.impl.TracePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class org.atlanmod.trace.impl.TracePackageImpl
Complete the initialization of the package and its meta-model.
isFactoryForType(Object) - Method in class org.atlanmod.trace.util.TraceAdapterFactory
Returns whether this factory is applicable for the type of the object.
isSwitchFor(EPackage) - Method in class org.atlanmod.trace.util.TraceSwitch
Checks whether this is a switch for the given package.

L

Level - Interface in org.atlanmod.trace
A representation of the model object 'Level'.
LEVEL - Static variable in interface org.atlanmod.trace.TracePackage
The meta object id for the 'Level' class.
LEVEL - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Level' class.
LEVEL__CALLS - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Calls' containment reference list.
LEVEL__CALLS - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Calls' containment reference list feature.
LEVEL__TRACE - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Trace' container reference.
LEVEL__TRACE - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Trace' container reference feature.
LEVEL_FEATURE_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of structural features of the 'Level' class.
LEVEL_OPERATION_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of operations of the 'Level' class.
LevelImpl - Class in org.atlanmod.trace.impl
An implementation of the model object 'Level'.
LevelImpl() - Constructor for class org.atlanmod.trace.impl.LevelImpl
 
levels - Variable in class org.atlanmod.trace.impl.TraceImpl
The cached value of the 'Levels' containment reference list.

M

METHOD_NAME_EDEFAULT - Static variable in class org.atlanmod.trace.impl.CallImpl
The default value of the 'Method Name' attribute.
methodName - Variable in class org.atlanmod.trace.impl.CallImpl
The cached value of the 'Method Name' attribute.
modelPackage - Static variable in class org.atlanmod.trace.util.TraceAdapterFactory
The cached model package.
modelPackage - Static variable in class org.atlanmod.trace.util.TraceSwitch
The cached model package
modelSwitch - Variable in class org.atlanmod.trace.util.TraceAdapterFactory
The switch that delegates to the createXXX methods.

N

name - Variable in class org.atlanmod.trace.impl.TraceImpl
The cached value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.atlanmod.trace.impl.TraceImpl
The default value of the 'Name' attribute.

O

org.atlanmod.trace - package org.atlanmod.trace
 
org.atlanmod.trace.impl - package org.atlanmod.trace.impl
 
org.atlanmod.trace.util - package org.atlanmod.trace.util
 

S

setCPUTime(int) - Method in interface org.atlanmod.trace.Call
Sets the value of the 'CPU Time' attribute.
setCPUTime(int) - Method in class org.atlanmod.trace.impl.CallImpl
 
setDBAccessesNumber(int) - Method in interface org.atlanmod.trace.Call
Sets the value of the 'DB Accesses Number' attribute.
setDBAccessesNumber(int) - Method in class org.atlanmod.trace.impl.CallImpl
 
setDBRowsNumber(int) - Method in interface org.atlanmod.trace.Call
Sets the value of the 'DB Rows Number' attribute.
setDBRowsNumber(int) - Method in class org.atlanmod.trace.impl.CallImpl
 
setLevel(Level) - Method in interface org.atlanmod.trace.Call
Sets the value of the 'Level' container reference.
setLevel(Level) - Method in class org.atlanmod.trace.impl.CallImpl
 
setMethodName(String) - Method in interface org.atlanmod.trace.Call
Sets the value of the 'Method Name' attribute.
setMethodName(String) - Method in class org.atlanmod.trace.impl.CallImpl
 
setName(String) - Method in class org.atlanmod.trace.impl.TraceImpl
 
setName(String) - Method in interface org.atlanmod.trace.Trace
Sets the value of the 'Name' attribute.
setTrace(Trace) - Method in class org.atlanmod.trace.impl.LevelImpl
 
setTrace(Trace) - Method in interface org.atlanmod.trace.Level
Sets the value of the 'Trace' container reference.
setValue(int) - Method in class org.atlanmod.trace.impl.IndexImpl
 
setValue(int) - Method in interface org.atlanmod.trace.Index
Sets the value of the 'Value' attribute.

T

toString() - Method in class org.atlanmod.trace.impl.CallImpl
 
toString() - Method in class org.atlanmod.trace.impl.IndexImpl
 
toString() - Method in class org.atlanmod.trace.impl.TraceImpl
 
Trace - Interface in org.atlanmod.trace
A representation of the model object 'Trace'.
TRACE - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Trace' class.
TRACE - Static variable in interface org.atlanmod.trace.TracePackage
The meta object id for the 'Trace' class.
TRACE__LEVELS - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Levels' containment reference list feature.
TRACE__LEVELS - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Levels' containment reference list.
TRACE__NAME - Static variable in interface org.atlanmod.trace.TracePackage.Literals
The meta object literal for the 'Name' attribute feature.
TRACE__NAME - Static variable in interface org.atlanmod.trace.TracePackage
The feature id for the 'Name' attribute.
TRACE_FEATURE_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of structural features of the 'Trace' class.
TRACE_OPERATION_COUNT - Static variable in interface org.atlanmod.trace.TracePackage
The number of operations of the 'Trace' class.
TraceAdapterFactory - Class in org.atlanmod.trace.util
The Adapter Factory for the model.
TraceAdapterFactory() - Constructor for class org.atlanmod.trace.util.TraceAdapterFactory
Creates an instance of the adapter factory.
TraceFactory - Interface in org.atlanmod.trace
The Factory for the model.
TraceFactoryImpl - Class in org.atlanmod.trace.impl
An implementation of the model Factory.
TraceFactoryImpl() - Constructor for class org.atlanmod.trace.impl.TraceFactoryImpl
Creates an instance of the factory.
TraceImpl - Class in org.atlanmod.trace.impl
An implementation of the model object 'Trace'.
TraceImpl() - Constructor for class org.atlanmod.trace.impl.TraceImpl
 
TracePackage - Interface in org.atlanmod.trace
The Package for the model.
TracePackage.Literals - Interface in org.atlanmod.trace
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type
TracePackageImpl - Class in org.atlanmod.trace.impl
An implementation of the model Package.
TraceSwitch<T> - Class in org.atlanmod.trace.util
The Switch for the model's inheritance hierarchy.
TraceSwitch() - Constructor for class org.atlanmod.trace.util.TraceSwitch
Creates an instance of the switch.

V

value - Variable in class org.atlanmod.trace.impl.IndexImpl
The cached value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class org.atlanmod.trace.impl.IndexImpl
The default value of the 'Value' attribute.
B C D E G I L M N O S T V 
Skip navigation links

Copyright © 2018–2020 Atlanmod. All rights reserved.