- n_addDeclarationToInterface(long, long, int) - Method in class fr.inria.tea.ssme.polychrony.SignalTreeBuilting
-
- n_getDeclaration(long, int) - Method in class fr.inria.tea.ssme.polychrony.SignalTreeExploring
-
- n_mkEquation(long, long, long) - Method in class fr.inria.tea.ssme.polychrony.SignalTreeBuilting
-
- n_mkExternalImplLanguage(int) - Method in class fr.inria.tea.ssme.polychrony.SignalTreeBuilting
-
- n_mkSkeletonExternProcess(long, long, long) - Method in class fr.inria.tea.ssme.polychrony.SignalTreeBuilting
-
- n_mkSkeletonModel(long, long) - Method in class fr.inria.tea.ssme.polychrony.SignalTreeBuilting
-
- name - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.I_Thread
-
- name - Variable in class fr.inria.tea.ssme.polychrony.PragmaValues
-
Name of the pragma (kind).
- Name_of_Bus(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a bus implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_bus"
- Name_of_Connection(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a connection
if impl_name = "ttt.iii", return a name = "ttt_iii_Connection"
- Name_of_CTL1_type() - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name that represents the name of a bundle type: CTL1 = bundle (event Dispatch; event Resume; event Deadline;);
Return a string of "CTL1"
- Name_of_CTL2_type() - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name that represents the name of a bundle type: CTL2 = bundle (event Complete; event Error;);
Return a string of "CTL1"
- Name_of_Data(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a data implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_data"
- Name_of_DataBundle(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_DataReadTime(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_DataReset(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_DataType(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a data implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_data"
- Name_of_DataWriteTime(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_Device(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a device implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_device"
- Name_of_FeatureGroup(String, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_FeatureGroupType(String, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_Flow(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
* @return the concatenation of the operand with "Flow" (separator _).
- Name_of_Local_Signal(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a String name of a local signal
if the original name is xx, return a name = "l_xx"
- Name_of_Memory(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_ParameterConnection(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a parameter connection
if impl_name = "ttt.iii", return a name = "ttt_iii_Paramete_Connection"
- Name_of_PortGroup(String, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_PortGroupType(String, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_Process(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a process implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_process"
- Name_of_Processor(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a processor implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_processor"
- Name_of_Reference_data_classifier(DataClassifier) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Property
-
Returns the String type name of a data classifier (dclass)
If dclass is a DataType, return the type name (ComponentType_GetName()),
if dclass is a DataImpl, return the Name_of_Data(), if dclass is null,
return "integer" by default
- Name_of_Subprogram(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a subprogram implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_subprogram"
- Name_of_Subprogram_Struct_In(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_Subprogram_Struct_Out(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_SubprogramCall(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_System(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a system implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_system"
- Name_of_Thread(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name of a thread implementation
if impl_name = "ttt.iii", return a name = "ttt_iii_thread"
- Name_of_ThreadDataPort(String, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a String name of a thread data port
If it is an in data port, return a name "ttt_InDataPort", where ttt is the port name,
If it is an out data port, return a name "ttt_OutDataPort",
If it is an in out data port, return "not implemented"
- Name_of_ThreadEventDataPort(String, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a String name of a thread event data port
If it is an in event data port, return a name "ttt_InEventDataPort", where ttt is the port name,
If it is an out event data port, return a name "ttt_OutEventDataPort",
If it is an in out event data port, return "not implemented"
- Name_of_ThreadEventPort(String, String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a String name of a thread event port
If it is an in event port, return a name "ttt_InEventPort", where ttt is the port name,
If it is an out event port, return a name "ttt_OutEventPort",
If it is an in out event port, return "not implemented"
- Name_of_ThreadTimeBundle(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_TriggerDispatch_Event(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- Name_of_Type_Process(String) - Method in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
Returns a Signal String name that represents the name of a process type
Return a string of "TT_xx", where xx is the original string
- nameImplementationInAADL - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.I_Thread
-
- nameInstanceInAADL - Variable in class fr.inria.tea.aadl2ssme.scheduling.idstruct.I_Thread
-
- NameList - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Name
-
- needGarbage() - Method in class fr.inria.tea.ssme.polychrony.PKTrees
-
Test if the size of available area in tree memory seems sufficient.
- NewAction - Class in fr.inria.tea.aadl2ssme.transformation.popup.actions
-
- NewAction() - Constructor for class fr.inria.tea.aadl2ssme.transformation.popup.actions.NewAction
-
Constructor for Action1.
- NEXT - Static variable in enum fr.inria.tea.ssme.OperatorKind
-
The 'Next' literal value
- NO_ARGS - Static variable in enum fr.inria.tea.ssme.polychrony.ExitStatus
-
- NO_ERROR - Static variable in enum fr.inria.tea.ssme.polychrony.ExitStatus
-
- NO_FILE - Static variable in enum fr.inria.tea.ssme.polychrony.ExitStatus
-
- NO_NAME - Static variable in class fr.inria.tea.ssme.polychrony.traceability.ErrorMessages
-
- NO_SIGNAL_TYPE - Static variable in class fr.inria.tea.ssme.polychrony.traceability.WarningMessages
-
- NODE - Static variable in enum fr.inria.tea.ssme.ModelKind
-
The 'Node' literal value
- NODE - Static variable in enum fr.inria.tea.ssme.polychrony.ModelKind
-
- NODE_P - Static variable in enum fr.inria.tea.ssme.polychrony.ModelKind
-
- nonProductiveSignalElimination(long) - Static method in class fr.inria.tea.ssme.polychrony.PKServices
-
- Not - Interface in fr.inria.tea.ssme
-
A representation of the model object 'Not'
- NOT - Static variable in enum fr.inria.tea.ssme.OperatorKind
-
The 'Not' literal value
- NOT - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The meta object id for the '
Not
' class
- NOT__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Post' containment reference list
- NOT__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Pre' containment reference list
- NOT__EXPR_SIGNAL - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Expr Signal' containment reference
- NOT_EQUAL - Static variable in enum fr.inria.tea.ssme.OperatorKind
-
The 'Not Equal' literal value
- NOT_EQUAL - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
- NOT_EQUAL__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Post' containment reference list
- NOT_EQUAL__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Pre' containment reference list
- NOT_EQUAL__EXPR_SIGNAL1 - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Expr Signal1' containment reference
- NOT_EQUAL__EXPR_SIGNAL2 - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Expr Signal2' containment reference
- NOT_EQUAL_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The number of structural features of the 'Not Equal' class
- NOT_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The number of structural features of the 'Not' class
- NOT_YET_IMPLEMENTED - Static variable in class fr.inria.tea.aadl2ssme.transformation.popup.actions.ASME2SSME_Translate_Thread
-
- NotEqual - Interface in fr.inria.tea.ssme
-
A representation of the model object 'Not Equal'
- NotEqualImpl - Class in fr.inria.tea.ssme.impl
-
An implementation of the model object 'Not Equal'
- NotEqualImpl() - Constructor for class fr.inria.tea.ssme.impl.NotEqualImpl
-
- NotEqualItemProvider - Class in fr.inria.tea.ssme.provider
-
This is the item provider adapter for a
NotEqual
object
- NotEqualItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.NotEqualItemProvider
-
This constructs an instance from a factory and a notifier
- NotEqualTest - Class in fr.inria.tea.ssme.tests
-
A test case for the model object 'Not Equal'
- NotEqualTest(String) - Constructor for class fr.inria.tea.ssme.tests.NotEqualTest
-
Constructs a new Not Equal test case with the given name
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.compilation.provider.FunctionalityItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.compilation.provider.GeneratorItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.compilation.provider.ScenarioItemItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.compilation.provider.ScenarioItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.AfterItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.AndItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ArrayElementsEnumerationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ArrayElemItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ArrayIndexItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ArrayProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ArrayProductItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ArrayRestructurationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ArrayTypeItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.AssertProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.AssertSignalItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.BoundsItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CartesianProductItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CaseBranchItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CaseEnumerationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CaseIntervalItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CaseProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CellItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockDifferenceItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockEqualityItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockExclusiveRelationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockInfRelationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockProductItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockSupRelationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ClockUnionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CommentItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ComplexConstructorItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CompositionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConcatenationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConditionedDependenceItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantCharacterItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantDescriptionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantDoubleRealItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantEnumItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantIntegerItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantLogicalItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantRealItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantsDeclarationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConstantStringItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ControlledProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ConversionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.CountItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.DefaultItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.DelayItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.DescriptionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.DivItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ElemDefinitionEnumerationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ElemDefinitionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.EnumerationTypeItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.EqualEqualItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.EqualItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ExternalAttributeItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ExternalGraphItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ExternalReferencesItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.FieldAccessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.FormalProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.FromItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.GraphSpecificationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.GreaterItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.GreaterOrEqualItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.IdentifierItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.IdentityEquationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.IfThenElseItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.IndexItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.IOProfileItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.IterationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.IterationProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.LabelledProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.LabelsItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.LessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.LessLessEqualItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.LessOrEqualItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ListExprSignalItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ListFlowsItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ListModuleItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.MaskingItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.MinusItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ModuleDescriptionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ModuleItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ModulesImportItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ModuloItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.NotEqualItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.NotItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.NullClockItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.NullProcItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.OperatorItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.OperatorModelItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.OrItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.PartialIterationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.PlusItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.PowerItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.PragmaItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.PredefinedTypeItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.PreviousIterationRefItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ProcessAttributeItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ProcessCallItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ProcessExpansionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ProcessModelInterfaceItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ProcessModelItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ProcessTypeItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.ProductItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.RecoverItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.RepetitionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.RestrictionProcessItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SequentialDefinitionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SharedVariablesDeclarationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SignalElementItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SignalNamingItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SignalsDeclarationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SignalsDefinitionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SignalsItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SignalsPartialDefaultDefinitionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.SignalsPartialDefinitionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.StateVariablesDeclarationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.StateVariableValueItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.StringValueItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.TranspositionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.TupleTypeItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.TypeDescriptionItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.TypeMorphismItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.TypesDeclarationItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.UnaryMinusItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.UnaryPlusItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.UnaryWhenItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.UnconditionedDependencesItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.VarItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.WhenItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.WindowItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- notifyChanged(Notification) - Method in class fr.inria.tea.ssme.provider.XorItemProvider
-
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification)
to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification)
- NotImpl - Class in fr.inria.tea.ssme.impl
-
An implementation of the model object 'Not'
- NotImpl() - Constructor for class fr.inria.tea.ssme.impl.NotImpl
-
- NotItemProvider - Class in fr.inria.tea.ssme.provider
-
This is the item provider adapter for a
Not
object
- NotItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.NotItemProvider
-
This constructs an instance from a factory and a notifier
- NotTest - Class in fr.inria.tea.ssme.tests
-
A test case for the model object 'Not'
- NotTest(String) - Constructor for class fr.inria.tea.ssme.tests.NotTest
-
Constructs a new Not test case with the given name
- NULL_CLOCK - Static variable in enum fr.inria.tea.ssme.OperatorKind
-
The 'Null Clock' literal value
- NULL_CLOCK - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
- NULL_CLOCK__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Post' containment reference list
- NULL_CLOCK__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Pre' containment reference list
- NULL_CLOCK_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The number of structural features of the 'Null Clock' class
- NULL_PROC - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
- NULL_PROC__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Post' containment reference list
- NULL_PROC__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Pre' containment reference list
- NULL_PROC_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The number of structural features of the 'Null Proc' class
- NULLARY_OPERATORS - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
- NULLARY_OPERATORS__COMMENT_POST - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Post' containment reference list
- NULLARY_OPERATORS__COMMENT_PRE - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The feature id for the 'Comment Pre' containment reference list
- NULLARY_OPERATORS_FEATURE_COUNT - Static variable in interface fr.inria.tea.ssme.SsmePackage
-
The number of structural features of the 'Nullary Operators' class
- NullaryOperators - Interface in fr.inria.tea.ssme
-
A representation of the model object 'Nullary Operators'
- NullaryOperatorsTest - Class in fr.inria.tea.ssme.tests
-
A test case for the model object 'Nullary Operators'
- NullaryOperatorsTest(String) - Constructor for class fr.inria.tea.ssme.tests.NullaryOperatorsTest
-
Constructs a new Nullary Operators test case with the given name
- NullClock - Interface in fr.inria.tea.ssme
-
A representation of the model object 'Null Clock'
- NullClockImpl - Class in fr.inria.tea.ssme.impl
-
An implementation of the model object 'Null Clock'
- NullClockImpl() - Constructor for class fr.inria.tea.ssme.impl.NullClockImpl
-
- NullClockItemProvider - Class in fr.inria.tea.ssme.provider
-
This is the item provider adapter for a
NullClock
object
- NullClockItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.NullClockItemProvider
-
This constructs an instance from a factory and a notifier
- NullClockTest - Class in fr.inria.tea.ssme.tests
-
A test case for the model object 'Null Clock'
- NullClockTest(String) - Constructor for class fr.inria.tea.ssme.tests.NullClockTest
-
Constructs a new Null Clock test case with the given name
- NULLOP - Static variable in class fr.inria.tea.ssme.polychrony.SignalOperators
-
- NullProc - Interface in fr.inria.tea.ssme
-
A representation of the model object 'Null Proc'
- NullProcImpl - Class in fr.inria.tea.ssme.impl
-
An implementation of the model object 'Null Proc'
- NullProcImpl() - Constructor for class fr.inria.tea.ssme.impl.NullProcImpl
-
- NullProcItemProvider - Class in fr.inria.tea.ssme.provider
-
This is the item provider adapter for a
NullProc
object
- NullProcItemProvider(AdapterFactory) - Constructor for class fr.inria.tea.ssme.provider.NullProcItemProvider
-
This constructs an instance from a factory and a notifier
- NullProcTest - Class in fr.inria.tea.ssme.tests
-
A test case for the model object 'Null Proc'
- NullProcTest(String) - Constructor for class fr.inria.tea.ssme.tests.NullProcTest
-
Constructs a new Null Proc test case with the given name
- NUMERIC_EXPRESSION_EMPTY_ATTRIBUTE - Static variable in class fr.inria.tea.ssme.polychrony.traceability.ErrorMessages
-
- NUMERIC_EXPRESSION_INCORRECT_ATTRIBUTE - Static variable in class fr.inria.tea.ssme.polychrony.traceability.ErrorMessages
-