SAM
A B C D E F G H I L M N O P R S T U V W

P

pageChange(int) - Method in class org.topcased.sam.presentation.SAMEditor
This is used to track the active viewer.
paint(IFigure, Graphics, Insets) - Method in class org.topcased.modeler.sam.automatondiagram.figures.MacroStateFigure.MacroStateHeaderFigureBorder
Draw the 3 borders
paintFigure(Graphics) - Method in class org.topcased.modeler.sam.systemdiagram.figures.CompositionFigure
 
paintFigure(Graphics) - Method in class org.topcased.modeler.sam.systemdiagram.figures.DataStoreFigure.DataStore
 
paintFigure(Graphics) - Method in class org.topcased.modeler.sam.systemdiagram.figures.DecompositionFigure
 
parentAdapterFactory - Variable in class org.topcased.modeler.sam.providers.SAMModelerProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentAdapterFactory - Variable in class org.topcased.sam.provider.SAMItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
parentMultiPort - Variable in class org.topcased.sam.impl.PortImpl
The cached value of the 'Parent Multi Port' reference.
parentViewer - Variable in class org.topcased.sam.presentation.SAMEditor
This inverts the roll of parent and child in the content provider and show parents as a tree.
partListener - Variable in class org.topcased.sam.presentation.SAMEditor
This listens for when the outline becomes active
performDefaults() - Method in class org.topcased.modeler.sam.preferences.SAMPreferencePage
 
performDirectEdit() - Method in class org.topcased.modeler.sam.edit.SAMPortEditPart
Only display the manager used to perform the directEdit action if no connection is assosiated with the port
performFinish() - Method in class org.topcased.modeler.sam.wizards.NewSAMDiagrams
 
performFinish() - Method in class org.topcased.sam.presentation.SAMModelWizard
Do the work after everything is specified.
performOk() - Method in class org.topcased.modeler.sam.preferences.SAMPreferencePage
 
populateListViewer(Object) - Method in class org.topcased.modeler.sam.dialogs.CheckboxTreeAndListGroup
Set the contents of the list viewer based upon the specified selected tree element.
populateManager(IContributionManager, Collection<? extends IAction>, String) - Method in class org.topcased.sam.presentation.SAMActionBarContributor
This populates the specified manager with ActionContributionItems based on the IActions contained in the actions collection, by inserting them before the specified contribution item contributionID.
Port - Interface in org.topcased.sam
A representation of the model object 'Port'.
PORT - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Port' class.
PORT - Static variable in interface org.topcased.sam.SAMPackage
The meta object id for the 'Port' class.
PORT__COMMENT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Comment' attribute.
PORT__EANNOTATIONS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'EAnnotations' containment reference list.
PORT__INLINK - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Inlink' reference feature.
PORT__INLINK - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Inlink' reference.
PORT__IS_INSTANCE_OF - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Is Instance Of' reference feature.
PORT__IS_INSTANCE_OF - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Is Instance Of' reference.
PORT__NAME - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Name' attribute.
PORT__OUTLINK - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Outlink' reference feature.
PORT__OUTLINK - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Outlink' reference.
PORT__PARENT_AUTOMATON - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Parent Automaton' container reference feature.
PORT__PARENT_AUTOMATON - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent Automaton' container reference.
PORT__PARENT_MULTI_PORT - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Parent Multi Port' reference feature.
PORT__PARENT_MULTI_PORT - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent Multi Port' reference.
PORT__PARENT_SYSTEM - Static variable in interface org.topcased.sam.SAMPackage.Literals
The meta object literal for the 'Parent System' container reference feature.
PORT__PARENT_SYSTEM - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Parent System' container reference.
PORT__REQUIREMENTS - Static variable in interface org.topcased.sam.SAMPackage
The feature id for the 'Requirements' attribute.
PORT_FEATURE_COUNT - Static variable in interface org.topcased.sam.SAMPackage
The number of structural features of the 'Port' class.
PortImpl - Class in org.topcased.sam.impl
An implementation of the model object 'Port'.
PortImpl() - Constructor for class org.topcased.sam.impl.PortImpl
 
PortItemProvider - Class in org.topcased.sam.provider
This is the item provider adapter for a Port object.
PortItemProvider(AdapterFactory) - Constructor for class org.topcased.sam.provider.PortItemProvider
This constructs an instance from a factory and a notifier.
PortModelerProvider - Class in org.topcased.modeler.sam.providers
This is the item provider adpater for a Port object.
PortModelerProvider(AdapterFactory) - Constructor for class org.topcased.modeler.sam.providers.PortModelerProvider
This constructs an instance from a factory and a notifier.
PortRestoreConnectionCommand - Class in org.topcased.modeler.sam.commands

creation : 30 juin 2005
PortRestoreConnectionCommand(EditPart) - Constructor for class org.topcased.modeler.sam.commands.PortRestoreConnectionCommand
 
priority - Variable in class org.topcased.sam.impl.TransitionImpl
The cached value of the 'Priority' attribute.
PRIORITY_EDEFAULT - Static variable in class org.topcased.sam.impl.TransitionImpl
The default value of the 'Priority' attribute.
PRIORITY_EDGE_OBJECT_ID - Static variable in interface org.topcased.modeler.sam.automatondiagram.AutomEdgeObjectConstants
Public constant defining the priority EdgeObject id.
PriorityPropertySection - Class in org.topcased.modeler.sam.editor.properties.sections
The section for the priority property of a Transition Object.
PriorityPropertySection() - Constructor for class org.topcased.modeler.sam.editor.properties.sections.PriorityPropertySection
 
problemIndicationAdapter - Variable in class org.topcased.sam.presentation.SAMEditor
Adapter used to update the problem indication when resources are demanded loaded.
processPaths(String[]) - Method in class org.topcased.modeler.sam.editor.outline.actions.LoadSamResource
Process the paths returned by the dialog.
propertySheetPage - Variable in class org.topcased.sam.presentation.SAMEditor
This is the property sheet page.

SAM
A B C D E F G H I L M N O P R S T U V W

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.