Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X _ 

T

T_MEM_ARB - Static variable in class fr.inria.tea.ssme.polychrony.preferences.SsmePreferenceConstants
 
TERNARY_OPERATORS - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Ternary Operators' class
TERNARY_OPERATORS__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TERNARY_OPERATORS__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TERNARY_OPERATORS__EXPR_SIGNAL1 - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Expr Signal1' containment reference
TERNARY_OPERATORS__EXPR_SIGNAL2 - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Expr Signal2' containment reference
TERNARY_OPERATORS__EXPR_SIGNAL3 - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Expr Signal3' containment reference
TERNARY_OPERATORS_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Ternary Operators' class
TernaryOperators - Interface in fr.inria.tea.ssme
A representation of the model object 'Ternary Operators'
TernaryOperatorsTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Ternary Operators'
TernaryOperatorsTest(String) - Constructor for class fr.inria.tea.ssme.tests.TernaryOperatorsTest
Constructs a new Ternary Operators test case with the given name
testGetParent() - Method in class fr.inria.tea.ssme.tests.SignalElementTest
Tests the 'Get Parent' operation
TestLProcess1 - Class in fr.inria.tea.aadl2ssme.scheduling.actions
 
TestLProcess1() - Constructor for class fr.inria.tea.aadl2ssme.scheduling.actions.TestLProcess1
The constructor.
testMakeAST() - Method in class fr.inria.tea.ssme.tests.SignalElementTest
Tests the 'Make AST' operation
testSetASTAttribute__EObject_long() - Method in class fr.inria.tea.ssme.tests.SignalElementTest
Tests the 'Set AST Attribute' operation
TextPlugin - Class in fr.inria.tea.ssme.texteditor
The activator class controls the plug-in life cycle
TextPlugin() - Constructor for class fr.inria.tea.ssme.texteditor.TextPlugin
The constructor
Thread_Get_CalledSubprograms(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of CalledSubprogram objects from a ThreadImpl (threadimpl)
Thread_Get_Deadline_Unit(PropertyAssociation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the unit of Deadline property, for example: ms
Thread_Get_Deadline_Value(PropertyAssociation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the number value of Deadline property, e.g., 5
Thread_Get_DispatchProtocol_str(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the Dispatch type ("Periodic", "Aperiodic" ... ) of a ThreadImpl (threadimpl) Get the value from "Dispatch_Protocol" property
Thread_Get_DispatchProtocol_str(PropertyAssociation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the string value of a thread's Dispatch_Protocol property
Thread_Get_Period_Unit(PropertyAssociation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the unit of Period property
Thread_Get_Period_Value(PropertyAssociation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the number value of Period property
Thread_Get_PropertyX(ThreadImplementation, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the property association (which is named as X) of a thread t
Thread_Get_SubprogramCall_CalledSubprogram_x(ThreadImplementation, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the subprogram call of which the called subprogram is named as x
Thread_Get_SubprogramCalls(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of SubprogramCall objects from callSequences of a ThreadImpl (threadimpl)
Thread_GetCompType(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the corresponding thread type of a ThreadImpl (threadimpl)
Thread_GetDeadline(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the deadline of a ThreadImpl (threadimpl) Get the value from "Deadline" property, for example, 2 ms
Thread_GetInDataPort(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of in data ports of a ThreadType (threadtype)
Thread_GetInEventDataPort(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of in event data ports of a ThreadType (threadtype)
Thread_GetInEventPort(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of in event ports of a ThreadType (threadtype)
Thread_GetOutDataPort(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of out data ports of a ThreadType (threadtype)
Thread_GetOutEventDataPort(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of out event data ports of a ThreadType (threadtype)
Thread_GetOutEventPort(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of out event ports of a ThreadType (threadtype)
Thread_GetPeriod(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the period of a ThreadImpl (threadimpl) Get the value from "Period" property, for example, 2 ms
Thread_GetRequiresDataAccess(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of requires data access of a ThreadType (threadtype)
Thread_GetRequiresSubprogramAccess(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of requires subprogram access a ThreadType (threadtype)
Thread_GetSubcomponent_Subprograms(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of sub subprogram components of a ThreadImpl (threadimpl)
Thread_GetSubcomponentsData(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get a list of sub data components of a ThreadImpl (threadimpl)
Thread_GetWCET(ThreadImplementation) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the deadline of a ThreadImpl (threadimpl) Get the value from "Deadline" property, for example, 2 ms
Thread_HasPorts(ThreadType) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Returns whether a thread contains ports
THREAD_TYPE - Variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_AperiodicThread
 
THREAD_TYPE - Variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_BackgroundThread
 
THREAD_TYPE - Variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_HybridThread
 
THREAD_TYPE - Variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_PeriodicThread
 
THREAD_TYPE - Variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_SporadicThread
 
THREAD_TYPE - Variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_TimedThread
 
ThreadGroupsubcomponent_GetClassifier(ThreadGroupSubcomponent) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the ThreadGroupClassifier of a ThreadGroupSubcomponent (tg)
threadImplimentationInAADL - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.L_Thread
 
threadInstanceList - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.AL_ThreadInstance
 
threadInstanceList - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.I_Thread
 
threadInstanceNameInAADL - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.L_Thread
 
threadLists - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.I_Process
 
threadLists - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.L_Process
 
threadName - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.L_Thread
 
Threadsubcomponent_GetClassifier(ThreadSubcomponent) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the ThreadClassifier of a ThreadSubcomponent (threadsubcomponent)
Threadsubcomponent_GetComponentImpl(ThreadSubcomponent) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the component implementation (the classifier) of a ThreadSubcomponent (threadsubcomponent) If classifier of this threadsubcomponent is type of ThreadImpl, return this classifier, otherwise return null
Threadsubcomponent_GetComponentType(ThreadSubcomponent) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the component type (the classifier) of a ThreadSubcomponent (t) If classifier of this t is type of ThreadImpl, return its component type, otherwise if this t is type of ThreadType, return this classifier
ThreadType_Get_SubprogramAccess_x(ThreadType, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the subprogram access of subprogram type or implementation x
TIME1_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
 
TIME2_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
 
TIME_OFFSET_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Property
 
TIME_OFFSET_PROPERTY_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Property
 
TIME_UNITS_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Property
 
TimeAllocation - Class in fr.inria.tea.aadl2ssme.scheduling.actions
 
TimeAllocation() - Constructor for class fr.inria.tea.aadl2ssme.scheduling.actions.TimeAllocation
The constructor.
TimeAllocation(I_ThreadInstance, L_MSTA, boolean) - Constructor for class fr.inria.tea.aadl2ssme.scheduling.actions.TimeAllocation
 
TimeRange_Get_MaxUnit(RangeValue) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the max_offset's unit of a TimeRange
TimeRange_Get_MaxValue(RangeValue) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the max_offset's value of a TimeRange
TimeRange_Get_MaxValue_long(RangeValue) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the max_offset's value of a TimeRange
TimeRange_Get_MinUnit(RangeValue) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the min_offset's unit of a TimeRange
TimeRange_Get_MinValue(RangeValue) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the min_offset's value of a TimeRange
TimeRange_Get_MinValue_long(RangeValue) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Get the min_offset's value of a TimeRange
timeUnit - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.IO_TimeSpec
 
TimeUnit - Enum in fr.inria.tea.aadl2ssme.scheduling.idstruct
 
TIMING_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Property
 
TIMING_PROPERTY_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Property
 
TOP_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
 
toString() - Method in enum fr.inria.tea.ssme.compilation.FunctionalityKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in enum fr.inria.tea.ssme.compilation.GeneratorKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in class fr.inria.tea.ssme.compilation.impl.FunctionalityImpl
 
toString() - Method in class fr.inria.tea.ssme.compilation.impl.GeneratorImpl
 
toString() - Method in class fr.inria.tea.ssme.compilation.impl.ScenarioImpl
 
toString() - Method in enum fr.inria.tea.ssme.ConstantLogicalKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in class fr.inria.tea.ssme.impl.CaseIntervalImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.CommentImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ConstantCharacterImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ConstantDoubleRealImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ConstantIntegerImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ConstantLogicalImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ConstantRealImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ConstantsDeclarationImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ConstantStringImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.FormalProcessImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.IdentifierImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.OperatorImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.PredefinedTypeImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ProcessAttributeImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ProcessModelImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.ProcessTypeImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.TupleTypeImpl
 
toString() - Method in class fr.inria.tea.ssme.impl.TypesDeclarationImpl
 
toString() - Method in enum fr.inria.tea.ssme.IntervalsKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in enum fr.inria.tea.ssme.ModelKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in enum fr.inria.tea.ssme.OperatorKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in enum fr.inria.tea.ssme.polychrony.ExitStatus
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class fr.inria.tea.ssme.polychrony.traceability.SSMENode
This method prints the informations of a SME node.
toString() - Method in enum fr.inria.tea.ssme.ProcessAttributeKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in enum fr.inria.tea.ssme.SignalIntrinsicType
Returns the literal value of the enumerator, which is its string representation
toString() - Method in enum fr.inria.tea.ssme.TypeKind
Returns the literal value of the enumerator, which is its string representation
toString() - Method in enum fr.inria.tea.ssme.VisibilityKind
Returns the literal value of the enumerator, which is its string representation
TR - Static variable in enum fr.inria.tea.ssme.OperatorKind
The 'Tr' literal value
Trace(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.AADLCoLAPI
Prints the string str in the console
Trace(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME
Prints the string str in the console
Trace(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Simulate_Common
Prints the string str in the console
Trace(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
Prints the string str in the console
Trace(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.NewAction
Prints the string str in the console
traceVcdVariables - Variable in class fr.inria.tea.aadl2ssme.scheduling.actions.ExportVCD
 
transformBooleanClocks2Events(long) - Static method in class fr.inria.tea.ssme.polychrony.PKServices
 
TRANSITION_GUARD - Static variable in class fr.inria.tea.ssme.polychrony.traceability.WarningMessages
 
TRANSITION_INCORRECT_GUARD - Static variable in class fr.inria.tea.ssme.polychrony.traceability.ErrorMessages
 
TRANSITION_SOURCE_DESTINATION - Static variable in class fr.inria.tea.ssme.polychrony.traceability.ErrorMessages
 
TRANSPOSITION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Transposition' class
Transposition - Interface in fr.inria.tea.ssme
A representation of the model object 'Transposition'
TRANSPOSITION__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TRANSPOSITION__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TRANSPOSITION__EXPR_SIGNAL - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Expr Signal' containment reference
TRANSPOSITION_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Transposition' class
TranspositionImpl - Class in fr.inria.tea.ssme.impl
An implementation of the model object 'Transposition'
TranspositionImpl() - Constructor for class fr.inria.tea.ssme.impl.TranspositionImpl
 
TranspositionItemProvider - Class in fr.inria.tea.ssme.provider
This is the item provider adapter for a Transposition object
TranspositionItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.TranspositionItemProvider
This constructs an instance from a factory and a notifier
TranspositionTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Transposition'
TranspositionTest(String) - Constructor for class fr.inria.tea.ssme.tests.TranspositionTest
Constructs a new Transposition test case with the given name
TREAD_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
 
tree - Variable in class fr.inria.tea.ssme.polychrony.DeclarationValue
 
tree2DCG(long, boolean, long, boolean, String, boolean, boolean) - Static method in class fr.inria.tea.ssme.polychrony.PKServices
Abstract tree representation to graph translation (entry point for the GUI integrated compiler).
TREE_MEMORY_SIZE - Static variable in class fr.inria.tea.ssme.polychrony.EnvironmentConstants
 
TREE_MEMORY_SIZE_DEFAULT_VALUE - Static variable in class fr.inria.tea.ssme.polychrony.EnvironmentConstants
 
treeArity(long) - Method in class fr.inria.tea.ssme.polychrony.PKTrees
Get the tree arity
treeDestroy(long) - Method in class fr.inria.tea.ssme.polychrony.PKTrees
Removes node from the list containing it.
TreesInterface - Class in fr.inria.tea.ssme.polychrony.traceability
In this class is described the interface map between the native Polychrony AST and the SSME AST.
TreesInterface() - Constructor for class fr.inria.tea.ssme.polychrony.traceability.TreesInterface
 
treesLoad(String) - Method in class fr.inria.tea.ssme.polychrony.PKTrees
Loading Tree from a file.
treesSave(String, long) - Method in class fr.inria.tea.ssme.polychrony.PKTrees
Saving a Tree into a file.
TRESET_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
 
trimShowStr(int) - Method in class fr.inria.tea.aadl2ssme.scheduling.actions.Scheduling
 
trimString(String, int) - Method in class fr.inria.tea.aadl2ssme.scheduling.actions.Scheduling
 
TRUE - Static variable in enum fr.inria.tea.ssme.ConstantLogicalKind
The 'True' literal value
TRUE - Static variable in enum fr.inria.tea.ssme.OperatorKind
The 'True' literal value
TUPLE_OPERATOR_INPUT_PORTS_NUMBER - Static variable in class fr.inria.tea.ssme.polychrony.traceability.ErrorMessages
 
TUPLE_TYPE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Tuple Type' class
TUPLE_TYPE__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TUPLE_TYPE__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TUPLE_TYPE__GRAPH_SPECIFICATION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Graph Specification' containment reference
TUPLE_TYPE__LIST_SIGNALS_DECLARATION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'List Signals Declaration' containment reference list
TUPLE_TYPE__TYPE_KIND - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Type Kind' attribute
TUPLE_TYPE_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Tuple Type' class
TupleType - Interface in fr.inria.tea.ssme
A representation of the model object 'Tuple Type'
TupleTypeImpl - Class in fr.inria.tea.ssme.impl
An implementation of the model object 'Tuple Type'
TupleTypeImpl() - Constructor for class fr.inria.tea.ssme.impl.TupleTypeImpl
 
TupleTypeItemProvider - Class in fr.inria.tea.ssme.provider
This is the item provider adapter for a TupleType object
TupleTypeItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.TupleTypeItemProvider
This constructs an instance from a factory and a notifier
TupleTypeTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Tuple Type'
TupleTypeTest(String) - Constructor for class fr.inria.tea.ssme.tests.TupleTypeTest
Constructs a new Tuple Type test case with the given name
TWO_INPUTS_OPERATOR_BRANCHES - Static variable in class fr.inria.tea.ssme.polychrony.traceability.ErrorMessages
 
TWRITE_ID - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
 
TYPE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Type' class
Type - Interface in fr.inria.tea.ssme
A representation of the model object 'Type'
TYPE__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TYPE__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TYPE_DEFINITION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Type Definition' class
TYPE_DEFINITION__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TYPE_DEFINITION__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TYPE_DEFINITION_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Type Definition' class
TYPE_DESCRIPTION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Type Description' class
TYPE_DESCRIPTION__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TYPE_DESCRIPTION__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TYPE_DESCRIPTION__IDENTIFIER - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Identifier' containment reference
TYPE_DESCRIPTION__INIT_VALUE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Init Value' containment reference
TYPE_DESCRIPTION__TYPE_DESCRIPTION_VALUE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Type Description Value' containment reference
TYPE_DESCRIPTION_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Type Description' class
TYPE_DESCRIPTION_VALUE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Type Description Value' class
TYPE_DESCRIPTION_VALUE__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TYPE_DESCRIPTION_VALUE__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TYPE_DESCRIPTION_VALUE_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Type Description Value' class
TYPE_ERROR - Static variable in enum fr.inria.tea.ssme.polychrony.ExitStatus
 
TYPE_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Type' class
TYPE_KIND - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Type Kind' enum
TYPE_MORPHISM - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Type Morphism' class
TYPE_MORPHISM__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TYPE_MORPHISM__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TYPE_MORPHISM__DESCRIBED_TYPE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Described Type' containment reference
TYPE_MORPHISM__TYPE_DESCRIPTION_VALUE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Type Description Value' containment reference
TYPE_MORPHISM_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Type Morphism' class
TYPE_TABLE_SIZE - Static variable in class fr.inria.tea.ssme.polychrony.EnvironmentConstants
 
TYPE_TABLE_SIZE - Static variable in class fr.inria.tea.ssme.polychrony.preferences.SsmePreferenceConstants
 
TYPE_TABLE_SIZE_DEFAULT_VALUE - Static variable in class fr.inria.tea.ssme.polychrony.EnvironmentConstants
 
TypeDefinition - Interface in fr.inria.tea.ssme
A representation of the model object 'Type Definition'
TypeDefinitionTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Type Definition'
TypeDefinitionTest(String) - Constructor for class fr.inria.tea.ssme.tests.TypeDefinitionTest
Constructs a new Type Definition test case with the given name
TypeDescription - Interface in fr.inria.tea.ssme
A representation of the model object 'Type Description'
TypeDescriptionImpl - Class in fr.inria.tea.ssme.impl
An implementation of the model object 'Type Description'
TypeDescriptionImpl() - Constructor for class fr.inria.tea.ssme.impl.TypeDescriptionImpl
 
TypeDescriptionItemProvider - Class in fr.inria.tea.ssme.provider
This is the item provider adapter for a TypeDescription object
TypeDescriptionItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.TypeDescriptionItemProvider
This constructs an instance from a factory and a notifier
TypeDescriptionTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Type Description'
TypeDescriptionTest(String) - Constructor for class fr.inria.tea.ssme.tests.TypeDescriptionTest
Constructs a new Type Description test case with the given name
TypeDescriptionValue - Interface in fr.inria.tea.ssme
A representation of the model object 'Type Description Value'
TypeDescriptionValueTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Type Description Value'
TypeDescriptionValueTest(String) - Constructor for class fr.inria.tea.ssme.tests.TypeDescriptionValueTest
Constructs a new Type Description Value test case with the given name
TypeKind - Enum in fr.inria.tea.ssme
A representation of the literals of the enumeration 'Type Kind', and utility methods for working with them
TypeMorphism - Interface in fr.inria.tea.ssme
A representation of the model object 'Type Morphism'
TypeMorphismImpl - Class in fr.inria.tea.ssme.impl
An implementation of the model object 'Type Morphism'
TypeMorphismImpl() - Constructor for class fr.inria.tea.ssme.impl.TypeMorphismImpl
 
TypeMorphismItemProvider - Class in fr.inria.tea.ssme.provider
This is the item provider adapter for a TypeMorphism object
TypeMorphismItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.TypeMorphismItemProvider
This constructs an instance from a factory and a notifier
TypeMorphismTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Type Morphism'
TypeMorphismTest(String) - Constructor for class fr.inria.tea.ssme.tests.TypeMorphismTest
Constructs a new Type Morphism test case with the given name
TYPES_DECLARATION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Types Declaration' class
TYPES_DECLARATION__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TYPES_DECLARATION__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TYPES_DECLARATION__TYPE_DEFINITION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Type Definition' containment reference list
TYPES_DECLARATION__VISIBILITY - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Visibility' attribute
TYPES_DECLARATION_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Types Declaration' class
TYPES_OR_SIGNALS_DECLARATION - Static variable in interface fr.inria.tea.ssme.SsmePackage
The meta object id for the 'Types Or Signals Declaration' class
TYPES_OR_SIGNALS_DECLARATION__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Post' containment reference list
TYPES_OR_SIGNALS_DECLARATION__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
The feature id for the 'Comment Pre' containment reference list
TYPES_OR_SIGNALS_DECLARATION_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
The number of structural features of the 'Types Or Signals Declaration' class
TypesDeclaration - Interface in fr.inria.tea.ssme
A representation of the model object 'Types Declaration'
TypesDeclarationImpl - Class in fr.inria.tea.ssme.impl
An implementation of the model object 'Types Declaration'
TypesDeclarationImpl() - Constructor for class fr.inria.tea.ssme.impl.TypesDeclarationImpl
 
TypesDeclarationItemProvider - Class in fr.inria.tea.ssme.provider
This is the item provider adapter for a TypesDeclaration object
TypesDeclarationItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.TypesDeclarationItemProvider
This constructs an instance from a factory and a notifier
TypesDeclarationTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Types Declaration'
TypesDeclarationTest(String) - Constructor for class fr.inria.tea.ssme.tests.TypesDeclarationTest
Constructs a new Types Declaration test case with the given name
TypesOrSignalsDeclaration - Interface in fr.inria.tea.ssme
A representation of the model object 'Types Or Signals Declaration'
TypesOrSignalsDeclarationTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Types Or Signals Declaration'
TypesOrSignalsDeclarationTest(String) - Constructor for class fr.inria.tea.ssme.tests.TypesOrSignalsDeclarationTest
Constructs a new Types Or Signals Declaration test case with the given name
TypeTest - Class in fr.inria.tea.ssme.tests
A test case for the model object 'Type'
TypeTest(String) - Constructor for class fr.inria.tea.ssme.tests.TypeTest
Constructs a new Type test case with the given name
TypeValue - Class in fr.inria.tea.ssme.polychrony
Class for containing the return of n_getType method declared in SignalTreeExploring.
TypeValue(int, long) - Constructor for class fr.inria.tea.ssme.polychrony.TypeValue
 
A B C D E F G H I J L M N O P Q R S T U V W X _ 
Skip navigation links