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

A

a - Variable in class ARoad0.Gui1.Desktop
 
A_RIGHTS_SET - Static variable in class ARoad0.gBase.ACSFactoryImpl
for Account rights only, in m_StandardRights_
Access - Interface in ARoad0.gBaseInterface
This interface is responsible for modeling the access to a resource from an actor.
AccessControlLink - Interface in ARoad0.CNot
This interface is responsible for defining the 20 link types used for qualifying the access control link between two base objects.
AccessControlLinkImpl - Class in ARoad0.CNot
This class is responsible for modeling the rights (and their justications) between two directly connected base objects.
AccessControlLinkImpl() - Constructor for class ARoad0.CNot.AccessControlLinkImpl
 
accessTargetSourcesCount_ - Variable in class ARoad0.Gui2.GraphicSketchView
The size of GraphicEPRView.l_AccessTargetSources_, which does not include the center.
ACL - Static variable in interface ARoad0.CNot.AccessControlLink
link type 'acl', associated to an AclEntry between 2 base objects which are the access control link ends.
acl_ - Variable in class ARoad0.CNot.AccessControlLinkImpl
 
acl_ - Variable in class ARoad0.gWork.CompoundRightsFactoryImpl
 
acl_ - Variable in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
 
ACL_RIGHTS - Static variable in class ARoad0.gBase.ISFactoryUtilityImpl
Access Control List Rights type, to set in NameISTree.Links for the Alternate relation, to say that the alternate handles these rights for the ground.
ACL_RIGHTS_SET - Static variable in class ARoad0.gBase.ACSFactoryImpl
 
aclComments_ - Variable in class ARoad0.CNot.AccessControlLinkImpl
 
ACLENTRIES - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACLENTRIES_FOR_THIS_ACS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
AclEntry - Interface in ARoad0.gBaseInterface
This interface is responsible for modeling the access control list entry which manages some access grantings or some access denyings from an EligibleParty to a Resource.
ACLENTRY_CLASS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
AclEntryImpl - Class in ARoad0.gBase
This important class is responsible for modeling an access control entry which manages some access rights or some access restrictions from an eligible party to a resource.
AclEntryImpl() - Constructor for class ARoad0.gBase.AclEntryImpl
Constructor to use only as a transient value for initialization, or used from ARoad0.gBase.AclEntryImplBeanInfo.getPropertyDescriptors() in ARoad0.Gui1.CollectionPropertyEditor.getValue().
AclEntryImpl(ImmutableACS, ImmutableResource, ImmutableEligibleParty, StringRight[], boolean, ImmutableGroupID) - Constructor for class ARoad0.gBase.AclEntryImpl
This is the standard way to create an instance, only from a resource in gBase.
AclEntryImplBeanInfo - Class in ARoad0.gBaseBeanInfo
This class is responsible for describing the AclEntryImpl class.
AclEntryImplBeanInfo() - Constructor for class ARoad0.gBaseBeanInfo.AclEntryImplBeanInfo
 
aclFact_ - Variable in class ARoad0.gWork.NodeRightsImpl
 
aclIcon - Static variable in class ARoad0.Gui2.CommonTreeCellRenderer
 
ACLINK_C_AGO_OTHER - Static variable in class ARoad0.AcsAddon.Accbee.Ubuntu.gWork.NodeRightsUbuntuImpl
For the AGO types, this is a specialized comment for Ubuntu to say that a resource is targeted through Linux AGO Other rights.
AclRightsFactoryImpl - Class in ARoad0.gWork
This class is responsible for all the core algorithms about AclEntry rights analysis, and most of the Bridge rights analysis.
AclRightsFactoryImpl(AlgorithmInterpreter) - Constructor for class ARoad0.gWork.AclRightsFactoryImpl
only one protected constructor
ACS - Interface in ARoad0.gBaseInterface
This interface is responsible for modifying the access control system (ACS) through specific methods.
aCS_ - Variable in class ARoad0.gBase.AclEntryImpl
 
aCS_ - Variable in class ARoad0.gBase.BasicImpl
 
aCS_ - Variable in class ARoad0.gBase.PrivilegeAbst
The ACS which manages the privilege.
aCS_ - Variable in class ARoad0.gBase.VirtualFolderImpl
 
acs_ - Variable in class ARoad0.Gui2.ACSTreeBaseListenerImpl
ACS associated to the JTree
ACS_CLASS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACS_Facade - Class in ARoad0.gWork
This class is the "facade" (GoF pattern) for some operations about ACS that are called by Gui1, Gui2 and gDMak objects.
ACS_Facade() - Constructor for class ARoad0.gWork.ACS_Facade
only one private constructor
ACS_ICON - Static variable in class ARoad0.Gui2.CommonTreeCellRenderer
 
aCS_Name_ - Variable in class ARoad0.gBase.BasicImpl
 
ACS_NODE - Static variable in class ARoad0.gBase.ISFactoryUtilityImpl
Type of a NameLinkTree node which represents an Access Control System.
AcsAddon - Interface in ARoad0.gBaseInterface
This interface is responsible for modeling an access control system (ACS) that is used in an ACS Addon package.
ACSADDON_EDITOR - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSADDON_EXTENSION_CLASSES - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSADDON_NAME - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSADDON_PACKAGE_EDITOR - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSADDON_SPECIALIZED_RIGHT_DOMAINS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSADDON_VERSION - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSCatalog - Interface in ARoad0.gBaseInterface
This interface is responsible for delivering a catalog of the access control system (ACS) structure and its ACS objects.
AcsFactory - Class in ARoad0.gWork
This class is an utility class for the creation of the standard ACS which are configured by code, like the RBAC application.
AcsFactory() - Constructor for class ARoad0.gWork.AcsFactory
with this public constructor for the subclasses.
ACSFACTORY_CLASS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
AcsFactoryForAcsAddon - Interface in ARoad0.Pattern
This interface is responsible for describing an AcsFactory in the gWork package of an AcsAddon.
ACSFactoryImpl - Class in ARoad0.gBase
This class is responsible for creating a new ACS, defining its structure, and creating the restrictions on the objects, rights, privileges and types values when an ACS is created.
ACSFactoryImpl() - Constructor for class ARoad0.gBase.ACSFactoryImpl
Default constructor
ACSFactoryImpl(ImmutableName, ImmutableName, String, ImmutableName) - Constructor for class ARoad0.gBase.ACSFactoryImpl
Called by gDMak.ActionNewACSyst and gWork.AcsFactory.
ACSFactoryImplBeanInfo - Class in ARoad0.gBaseBeanInfo
This class is responsible for describing the ACSFactoryImpl class.
ACSFactoryImplBeanInfo() - Constructor for class ARoad0.gBaseBeanInfo.ACSFactoryImplBeanInfo
 
AcsFactoryMySQL - Class in ARoad0.AcsAddon.Accbee.MySQL.gWork
This class is an utility class for the creation of the MySQL 5 ACS on any parent ACS.
AcsFactoryMySQL() - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gWork.AcsFactoryMySQL
with this public constructor for the subclasses.
ACSFactoryMySQLImpl - Class in ARoad0.AcsAddon.Accbee.MySQL.gBase
This class is responsible for creating a MySQL as an access control system (ACS).
ACSFactoryMySQLImpl() - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBase.ACSFactoryMySQLImpl
Default constructor.
ACSFactoryMySQLImpl(ImmutableName, ImmutableName, String, ImmutableName) - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBase.ACSFactoryMySQLImpl
Called by MySQL.gWork.AcsFactoryMySQL.
ACSFactoryMySQLImplBeanInfo - Class in ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo
This class is responsible for describing the ACSFactoryMySQLImpl class.
ACSFactoryMySQLImplBeanInfo() - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo.ACSFactoryMySQLImplBeanInfo
 
AcsFactoryUbuntu - Class in ARoad0.AcsAddon.Accbee.Ubuntu.gWork
This class is an utility class for the creation of the Linux Ubuntu ACS for simulating a Linux Ubuntu 8.04 Desktop.
AcsFactoryUbuntu() - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gWork.AcsFactoryUbuntu
with this public constructor for the subclasses.
ACSFactoryUbuntuImpl - Class in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
This class is responsible for creating a Linux Ubuntu as an access control system (ACS).
ACSFactoryUbuntuImpl() - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ACSFactoryUbuntuImpl
Default constructor.
ACSFactoryUbuntuImpl(ImmutableName, ImmutableName, String, ImmutableName) - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ACSFactoryUbuntuImpl
Called by Ubuntu.gWork.AcsFactoryUbuntu.
ACSFactoryUbuntuImplBeanInfo - Class in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo
This class is responsible for describing the ACSFactoryUbuntuImpl class.
ACSFactoryUbuntuImplBeanInfo() - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo.ACSFactoryUbuntuImplBeanInfo
 
ACSFactoryUtilityImpl - Class in ARoad0.gBase
This class is an important utility class for ACSFactoryImpl, with only static methods.
ACSFactoryUtilityImpl() - Constructor for class ARoad0.gBase.ACSFactoryUtilityImpl
with this private constructor, the compiler won't generate a default public constructor.
acsField_ - Variable in class ARoad0.gDMak.ActionNewACSyst
 
acsIcon_ - Variable in class ARoad0.Gui2.CommonTreeCellRenderer
For the ACS icon of an AcsAddon.
ACSImpl - Class in ARoad0.gBase
This class is responsible for modeling an Access Control System (ACS) which is the main unit of modelization for software.
ACSImpl() - Constructor for class ARoad0.gBase.ACSImpl
Default constructor used by valueOf() and the subclasses
ACSImplBeanInfo - Class in ARoad0.gBaseBeanInfo
This class is responsible for describing the ACSImpl class.
ACSImplBeanInfo() - Constructor for class ARoad0.gBaseBeanInfo.ACSImplBeanInfo
 
ACSManager - Interface in ARoad0.gBaseInterface
This interface is responsible for managing the ACSs in the generic base through specific methods.
ACSMySQLImpl - Class in ARoad0.AcsAddon.Accbee.MySQL.gBase
This empty class is responsible for modeling a MySQL 5 server as an access control system (ACS).
ACSMySQLImpl() - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBase.ACSMySQLImpl
Default constructor used by valueOf() and the subclasses
ACSMySQLImplBeanInfo - Class in ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo
This class is responsible for describing the ACS class for MySQL.
ACSMySQLImplBeanInfo() - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo.ACSMySQLImplBeanInfo
 
acsName_ - Variable in class ARoad0.gBase.AclEntryImpl
 
acsName_ - Variable in class ARoad0.gBase.PrivilegeAbst
The acs name, wich is used in clone()
acsName_ - Variable in class ARoad0.gBase.StringRightImpl
The name of the ACSRun which manages this right.
acsNodeIcon - Static variable in class ARoad0.Gui2.CommonTreeCellRenderer
 
ACSObject - Interface in ARoad0.gBaseInterface
This is an interface to inform that it is an ACS object.
ACSObjectAddon - Interface in ARoad0.gBaseInterface
This interface is responsible for describing the bound properties of an ACSObject in an ACS Addon package.
ACSpreFactoryImplBeanInfo - Class in ARoad0.gBaseBeanInfo
This class is responsible for editing the first properties of a ACSFactoryImpl instance.
ACSpreFactoryImplBeanInfo() - Constructor for class ARoad0.gBaseBeanInfo.ACSpreFactoryImplBeanInfo
 
ACSRIGHTS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSRIGHTS_FOR_THIS_ACS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACSRun - Interface in ARoad0.gBaseInterface
This interface is responsible for returning the first immutable ACS properties and the first rights.
acsRun_ - Variable in class ARoad0.gBase.StringRightImpl
The ACSFactory which creates this right when it is an acsright.
ACSTree - Class in ARoad0.Gui2
This class is responsible for creating and for updating viewable trees from an ACS.
ACSTree() - Constructor for class ARoad0.Gui2.ACSTree
only one private constructor
ACSTreeBaseListenerImpl - Class in ARoad0.Gui2
This class is responsible for listening the events fired by one ACSRun - and also the events fired by the ACSRun objects - for updating the unique JTree which is associated to this TreeBaseListener, and which displays the ACSRun objects.
ACSTreeBaseListenerImpl() - Constructor for class ARoad0.Gui2.ACSTreeBaseListenerImpl
Public constructor.
ACSTreeBaseListenerImpl(ACSRun, JTree, MutableTreeNode) - Constructor for class ARoad0.Gui2.ACSTreeBaseListenerImpl
With this constructor, the ACSTreeBaseListenerImpl is registered as a listener for an ACSRun firing PropertyChangeEvents, and is associated to one JTree.
acsTreeModel__ - Static variable in class ARoad0.Gui2.ACSTree
 
acsTreeModel__ - Static variable in class ARoad0.Gui2.ACSTreeUtilities
 
ACSTreeUtilities - Class in ARoad0.Gui2
This class is responsible for providing useful methods for updating the ACS trees when a base object changes.
ACSTreeUtilities() - Constructor for class ARoad0.Gui2.ACSTreeUtilities
only one private constructor
aCSType_ - Variable in class ARoad0.gBase.ACSImpl
Defines the ACS type, which may be GENERIC, LINUX, WINDOWS, LDAP...
ACSUbuntuImpl - Class in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
This class is responsible for modeling a Linux Ubuntu as an access control system (ACS).
ACSUbuntuImpl() - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ACSUbuntuImpl
Default constructor used by valueOf() and the subclasses
ACSUbuntuImplBeanInfo - Class in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo
This class is responsible for describing the ACS class for Linux Ubuntu.
ACSUbuntuImplBeanInfo() - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo.ACSUbuntuImplBeanInfo
 
act_ - Variable in class ARoad0.Gui2.GraphicActor
 
ActionAboutARoad - Class in ARoad0.gDMak
An action that displays information about the software license.
ActionAboutARoad() - Constructor for class ARoad0.gDMak.ActionAboutARoad
with this private constructor, the compiler won't generate a default public constructor
actionAboutARoad - Variable in class ARoad0.Gui1.Desktop
 
ActionAcsAddonGuides - Class in ARoad0.gDMak
An action that displays the guides of the registered AcsAddons.
ActionAcsAddonGuides() - Constructor for class ARoad0.gDMak.ActionAcsAddonGuides
with this private constructor, the compiler won't generate a default public constructor.
actionAcsAddonGuides - Variable in class ARoad0.Gui1.Desktop
 
ActionBasicTutorial - Class in ARoad0.gDMak
An action that displays the tutorials.
ActionBasicTutorial() - Constructor for class ARoad0.gDMak.ActionBasicTutorial
with this private constructor, the compiler won't generate a default public constructor.
actionBasicTutorial - Variable in class ARoad0.Gui1.Desktop
 
ActionClose - Class in ARoad0.gDMak
An action that closes an ACS or a view in the base, closes its main frame if open, all its open frames and its graphical objects in other open frames, and removes its node in the explorer.
ActionClose() - Constructor for class ARoad0.gDMak.ActionClose
with this private constructor, the compiler won't generate a default public constructor
actionClose - Variable in class ARoad0.Gui1.Desktop
 
ActionCopy - Class in ARoad0.gDMak
An action that copies a view in a new instance with a new name, and saves it then opens it.
ActionCopy() - Constructor for class ARoad0.gDMak.ActionCopy
with this private constructor, the compiler won't generate a default public constructor
actionCopy - Variable in class ARoad0.Gui1.Desktop
 
ActionExit - Class in ARoad0.gDMak
An action that exits Access Road and asks to the user if a saving of each ACS is required.
ActionExit() - Constructor for class ARoad0.gDMak.ActionExit
with this private constructor, the compiler won't generate a default public constructor
actionExit - Variable in class ARoad0.Gui1.Desktop
 
ActionExportPNG - Class in ARoad0.gDMak
An action that saves an explorer, a structure, a view or a beamer image in the PNG format.
ActionExportPNG() - Constructor for class ARoad0.gDMak.ActionExportPNG
with this private constructor, the compiler won't generate a default public constructor
actionExportPNG - Variable in class ARoad0.Gui1.Desktop
 
ActionHelpConcepts - Class in ARoad0.gDMak
An action that displays the glossary.
ActionHelpConcepts() - Constructor for class ARoad0.gDMak.ActionHelpConcepts
with this private constructor, the compiler won't generate a default public constructor.
actionHelpConcepts - Variable in class ARoad0.Gui1.Desktop
 
ActionImportACS - Class in ARoad0.gDMak
An action that imports in the base an unknown access control system from a file.
ActionImportACS() - Constructor for class ARoad0.gDMak.ActionImportACS
with this private constructor, the compiler won't generate a default public constructor
actionImportACS - Variable in class ARoad0.Gui1.Desktop
 
ActionNewACSyst - Class in ARoad0.gDMak
An action that creates a new access control system and the related new components in an information system.
ActionNewACSyst() - Constructor for class ARoad0.gDMak.ActionNewACSyst
with this private constructor, the compiler won't generate a default public constructor
actionNewACSyst - Variable in class ARoad0.Gui1.Desktop
 
ActionNewEligibleParty - Class in ARoad0.gDMak
An action that creates a new eligible party when the user requests it in the beamer. createEligibleParty() is the main method, and it is invoked by the beamer PropertyEditors.
ActionNewEligibleParty() - Constructor for class ARoad0.gDMak.ActionNewEligibleParty
with this private constructor, the compiler won't generate a default public constructor
ActionNewResource - Class in ARoad0.gDMak
An action that creates a new resource when the user requests it in the beamer. createResource() is the main method, and it is invoked by the beamer PropertyEditors.
ActionNewResource() - Constructor for class ARoad0.gDMak.ActionNewResource
with this private constructor, the compiler won't generate a default public constructor
ActionNewView - Class in ARoad0.gDMak
An action that creates a new EPR or NoMore-NoLess view with the enter of its base objects by the user.
ActionNewView() - Constructor for class ARoad0.gDMak.ActionNewView
with this private constructor, the compiler won't generate a default public constructor
actionNewView - Variable in class ARoad0.Gui1.Desktop
 
ActionOpen - Class in ARoad0.gDMak
An action that opens the open window
ActionOpen() - Constructor for class ARoad0.gDMak.ActionOpen
with this private constructor, the compiler won't generate a default public constructor
ActionOpenACSyst - Class in ARoad0.gDMak
An action that opens one or several Access Control System selected in the main menu.
ActionOpenACSyst() - Constructor for class ARoad0.gDMak.ActionOpenACSyst
with this private constructor, the compiler won't generate a default public constructor.
actionOpenACSyst - Variable in class ARoad0.Gui1.Desktop
 
ActionOpenAllFullViews - Class in ARoad0.gDMak
An action that opens all the open full views in a frame with a tabbed pane, where each view is displayed in a dedicated tab with its 'See why' text.
ActionOpenAllFullViews() - Constructor for class ARoad0.gDMak.ActionOpenAllFullViews
with this private constructor, the compiler won't generate a default public constructor
actionOpenAllFullViews - Variable in class ARoad0.Gui1.Desktop
 
ActionOpenAllNoThanViews - Class in ARoad0.gDMak
An action that opens all the open NoThan views in a frame with a tabbed pane, where each view is displayed in a dedicated tab with its 'See why' text.
ActionOpenAllNoThanViews() - Constructor for class ARoad0.gDMak.ActionOpenAllNoThanViews
with this private constructor, the compiler won't generate a default public constructor
actionOpenAllNoThanViews - Variable in class ARoad0.Gui1.Desktop
 
ActionOpenArchitecture - Class in ARoad0.gDMak
UNUSED - An action that opens a GraphicView displaying all the open ACS with their bridge links.
ActionOpenArchitecture() - Constructor for class ARoad0.gDMak.ActionOpenArchitecture
with this private constructor, the compiler won't generate a default public constructor
ActionOpenBeamer - Class in ARoad0.gDMak
An action that opens the beamer if necessary, listens the selection of a base object in the explorer, opens a JInternalFrame to display the base object properties, and edit them in the beamer.
ActionOpenBeamer() - Constructor for class ARoad0.gDMak.ActionOpenBeamer
with this private constructor, the compiler won't generate a default public constructor
actionOpenBeamer - Variable in class ARoad0.Gui1.Desktop
 
ActionOpenGlobalStructure - Class in ARoad0.gDMak
An action that opens the main frame of the IS structure for all the information systems.
ActionOpenGlobalStructure() - Constructor for class ARoad0.gDMak.ActionOpenGlobalStructure
With this private constructor, the compiler won't generate a default public constructor.
actionOpenGlobalStructure - Variable in class ARoad0.Gui1.Desktop
 
ActionOpenGraphicView - Class in ARoad0.gDMak
An action that opens a GraphicView in a frame.
ActionOpenGraphicView() - Constructor for class ARoad0.gDMak.ActionOpenGraphicView
with this private constructor, the compiler won't generate a default public constructor
ActionOpenMainFrame - Class in ARoad0.gDMak
An action that opens the main frame of an Access Control System or a View selected in the main menu, if it is closed.
ActionOpenMainFrame() - Constructor for class ARoad0.gDMak.ActionOpenMainFrame
with this private constructor, the compiler won't generate a default public constructor.
actionOpenMainFrame - Variable in class ARoad0.Gui1.Desktop
 
ActionOpenSketcher - Class in ARoad0.gDMak
An action that opens a GraphicSketchView for any currently-selected object in the explorer.
ActionOpenSketcher() - Constructor for class ARoad0.gDMak.ActionOpenSketcher
with this private constructor, the compiler won't generate a default public constructor
actionOpenSketcher - Variable in class ARoad0.Gui1.Desktop
 
actionOpenUserV - Variable in class ARoad0.Gui1.Desktop
 
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionAboutARoad
 
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionAcsAddonGuides
Run the default browser to display the ACS addon guide the user selects.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionBasicTutorial
Run the default browser to display the basic tutorial.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionClose
Manages closing commands from three sources: - direct closing of the main frame of an ACS or a view, from the 'All views' tab, at the frame listener - from 'Close' in the main menu when the main frame of an ACS or a view is activated - from 'Close' in the main menu when, in the explorer, an ACS or a view node is selected
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionCopy
Copies the selected frame object.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionExit
Exit without user confirmation.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionExportPNG
Selects the view if it is the object to export, then the beamer, then the structure and finally selects the explorer.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionHelpConcepts
Use the JRE 1.6 Desktop or the operating systems Linux, Unix, Solaris and Windows.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionImportACS
Manages the actions fired from the main menu, and displays a dialog box to enter the imported ACS name.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionNewACSyst
Manages the actions fired from the main menu, and displays a dialog box.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionNewEligibleParty
Manages the actions fired from the main menu, and displays a dialog box.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionNewResource
NO USE.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionNewView
Manages the actions fired from the main menu, and display a dialog box.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpen
 
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenACSyst
Handles the click on the menu item "Open ACS".
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenAllFullViews
Close the full views main frames and the'See why' frames, it they exist
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenAllNoThanViews
Close the NoThan view main frames and the'See why' frames, it they exist
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenArchitecture
Manages opening commands from one source: - from 'Display Architecture' in the main menu.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenBeamer
Manages opening commands from one source: - from 'Open Beamer' in the main menu, when in the explorer tree, a node is selected.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenGlobalStructure
Manages opening commands from one source: - from 'IS Structure' in the main menu Call openFrame().
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenGraphicView
 
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenMainFrame
Manages opening commands from one source: - from 'Open Main Frame' in the main menu when, in the explorer, an ACS or a view node is selected Call openACSmainFrame().
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionOpenSketcher
Manages opening commands from one source: - from 'Open Sketcher' in the main menu, when in the explorer tree, a node is selected.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionRemove
Manages removing commands from one source: - from 'Remove' in the main menu when the explorer is open, or - from the main frame of an ACS or a view is activated.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionSave
Save the selected frame object.
actionPerformed(ActionEvent) - Method in class ARoad0.gDMak.ActionSaveAll
Manages the SaveAll action fired from the main menu.
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.BaseObjectHandler
Manages the events fired by all the Select buttons in the JPanels which are created by getBaseObjectEditor().
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.BaseObjectMapPropertyEditor
Manages the events fired by the buttons 'New' and 'Delete' for the map keys, and 'See', 'Previous', 'Select', 'Remove' for the map values, in the JPanel displayed by getCustomEditor().
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.CollectionPropertyEditor
Manages the events fired by the buttons 'See', 'New', 'Select', 'Remove', 'Delete', 'Previous' in the JPanel displayed in the beamer.
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.GraphicViewPropertyEditor
NOOP
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.InternalFrameTiler
 
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.SimplePropertyEditor
Manages the events fired by the components in the JPanel displayed in the beamer, returned by getCustomEditor().
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.StringMapPropertyEditor
Manages the events fired by the buttons 'New' and 'Delete' for the map keys, and 'Select', 'Remove' for the map values, in the JPanel displayed by getCustomEditor().
actionPerformed(ActionEvent) - Method in class ARoad0.Gui1.StringTwoKeysMapPropertyEditor
Manages the events fired by the buttons 'New' and 'Delete' for the map keys, and 'NewV', 'Select', 'Remove' and 'DeletV' for the map values.
actionPerformed(ActionEvent) - Method in class ARoad0.Gui2.GraphicViewBaseListenerImpl
Receives the event from timer_ when the last event has been received by propertyChange() at TIMER_DELAY, and calls an updating method for the view.
ActionRemove - Class in ARoad0.gDMak
An action that removes an open or closed ACS or view, a closed composite, a physical or logical component, from the Access Road base, without backup.
ActionRemove() - Constructor for class ARoad0.gDMak.ActionRemove
with this private constructor, the compiler won't generate a default public constructor
actionRemove - Variable in class ARoad0.Gui1.Desktop
 
ActionSave - Class in ARoad0.gDMak
An action that saves the object (ACS, view) associated to the active frame in the GUI.
ActionSave() - Constructor for class ARoad0.gDMak.ActionSave
With this private constructor, the compiler won't generate a default public constructor.
actionSave - Variable in class ARoad0.Gui1.Desktop
 
ActionSaveAll - Class in ARoad0.gDMak
An action that saves all the ACS and the views.
ActionSaveAll() - Constructor for class ARoad0.gDMak.ActionSaveAll
With this private constructor, the compiler won't generate a default public constructor.
actionSaveAll - Variable in class ARoad0.Gui1.Desktop
 
actionTile - Variable in class ARoad0.Gui1.Desktop
 
ActionUtilities - Class in ARoad0.gDMak
An utility class that closes the main frame of a base object, analyzes the ActionEvent fired to an AbstractAction, and manages the dialog to choose a closing and a saving of the base object.
ActionUtilities() - Constructor for class ARoad0.gDMak.ActionUtilities
with this private constructor, the compiler won't generate a default public constructor
activeFrame__ - Static variable in class ARoad0.Gui1.InternalFrameModel
 
Actor - Interface in ARoad0.gBaseInterface
This class is responsible for modeling an acting entity which may access to resources controlled by the ACS, and which may play some special roles, as a bridge, between an another actor and some resources.
ACTOR_CLASS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
actorActivated_ - Variable in class ARoad0.gBase.ResourceImpl
Protected variables
actorIcon - Static variable in class ARoad0.Gui2.CommonTreeCellRenderer
 
ActorImpl - Class in ARoad0.gBase
This class is responsible for modeling an acting entity which may have access to controlled resources.
ActorImpl() - Constructor for class ARoad0.gBase.ActorImpl
Default constructor.
ActorImpl(ImmutableName, ACS, Directory, UserID, String, ImmutableActor) - Constructor for class ARoad0.gBase.ActorImpl
Registers the new instance in the eligible parties map in the main ACS.
ActorImpl(ImmutableName, ACS, Directory, UserID, String, ImmutableActor, boolean) - Constructor for class ARoad0.gBase.ActorImpl
Used for the creation of an actor.
ActorImplBeanInfo - Class in ARoad0.gBaseBeanInfo
This class is responsible for describing the ActorImpl class.
ActorImplBeanInfo() - Constructor for class ARoad0.gBaseBeanInfo.ActorImplBeanInfo
 
ActorMySQL - Interface in ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface
This interface is responsible for modeling a MySQL Actor to forbid the editing of the default true value on the property isRightProxy_.
ActorMySQLImpl - Class in ARoad0.AcsAddon.Accbee.MySQL.gBase
This class is responsible for modeling a MySQL Actor to implement varied constraints on the instance, the property isRightProxy_ and the inherited AclEntries.
ActorMySQLImpl() - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBase.ActorMySQLImpl
The basic constructor
ActorMySQLImpl(ImmutableName, ACS, Directory, UserID, String, GroupIDMySQL) - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBase.ActorMySQLImpl
Used for the creation of an instance through the GUI.
ActorMySQLImplBeanInfo - Class in ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo
This class is responsible for describing the ActorMySQLImpl class.
ActorMySQLImplBeanInfo() - Constructor for class ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo.ActorMySQLImplBeanInfo
 
ACTORS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ACTORS_FOR_THIS_ACS - Static variable in class ARoad0.gBase.ACSFactoryUtilityImpl
 
ActorUbuntu - Interface in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface
This interface is responsible for modeling a Linux Ubuntu actor.
ActorUbuntuImpl - Class in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
This class is responsible for modeling a Linux Ubuntu actor which may have access to controled resources.
ActorUbuntuImpl() - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ActorUbuntuImpl
Default constructor.
ActorUbuntuImpl(ImmutableName, ACS, Directory, UserID, String, ImmutableActor) - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ActorUbuntuImpl
Registers the new instance in the eligible parties map in the main ACS.
ActorUbuntuImpl(ImmutableName, ACS, Directory, UserID, String, ImmutableActor, boolean) - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ActorUbuntuImpl
Registers the new instance in the eligible parties map in the main ACS.
ActorUbuntuImplBeanInfo - Class in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo
This class is responsible for describing the ActorUbuntuImpl class.
ActorUbuntuImplBeanInfo() - Constructor for class ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo.ActorUbuntuImplBeanInfo
 
addAclBridgeRightsInSimpleDisplayableLink(ImmutableEligibleParty, ImmutableResource, boolean) - Method in class ARoad0.gWork.AclRightsFactoryImpl
Gets or creates the simple DisplayableLinkImpl associated to a view object pair, and updates the AccessControlLink with ACL or bridge rights.
addAclEntry(ImmutableACS, ImmutableEligibleParty, StringRight[], Boolean, ImmutableGroupID) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.ActorMySQLImpl
Creates the AclEntry, and sorts the new AclEntry list.
addAclEntry(ImmutableACS, ImmutableEligibleParty, StringRight[], Boolean, ImmutableGroupID) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BasesSetMySQLImpl
Adds the AclEntry as direct AclEntry on this bases set and as inherited AclEntry in the connected databases, and sorts the new direct AclEntry list.
addAclEntry(ImmutableACS, ImmutableEligibleParty, StringRight[], Boolean, ImmutableGroupID) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.DirectoryMySQLImpl
Updates the inherited AclEntry in the children, the primary and the global rights maps, if it is applicable, and sorts the new direct AclEntry list.
addAclEntry(ImmutableACS, ImmutableEligibleParty, StringRight[], Boolean, ImmutableGroupID) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.ResourceMySQLImpl
Creates the AclEntry, and sorts the new AclEntry list.
addAclEntry(ImmutableACS, ImmutableEligibleParty, StringRight[], Boolean, ImmutableGroupID) - Method in class ARoad0.gBase.ResourceImpl
Creates a new AclEntry which delivers rights to an eligible party to access or to deny access to this resource.
addAclEntry(ImmutableACS, ImmutableEligibleParty, StringRight[], Boolean, ImmutableGroupID) - Method in interface ARoad0.gBaseInterface.Resource
Creates a new aclEntry which delivers rights to an eligible party to access or to deny access to this resource.
addAclEntryToEP(AclEntry) - Method in class ARoad0.gBase.ActorImpl
Adds an aclEntry to this instance as an EligibleParty, not as a Resource.
addAclEntryToEP(AclEntry) - Method in class ARoad0.gBase.EligiblePartyImpl
CAUTION: any change in this method code MUST also be done in ActorImpl.
addAclForDatabaseForToBeMixedAcl(ArrayList<AclEntry>, AclEntry) - Static method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BaseUtilityMySQLImpl
This method inserts an AclEntry into the ACL list, following the MySQL sorting, when the _acl target is a database-specific target and _acl is a to-be-mixed ACL.
addAclForDatabaseNOTForToBeMixedAcl(ArrayList<AclEntry>, AclEntry) - Static method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BaseUtilityMySQLImpl
This method inserts an AclEntry into the ACL list, following the MySQL sorting, when the _acl target is a database-specific target and _acl is NOT a to-be-mixed ACL.
addAclInAccessControlLink(ImmutableResource, ImmutableEligibleParty, AccessControlLinkImpl) - Method in class ARoad0.gWork.AclRightsFactoryImpl
Adds the AclEntry rights and comments to an AccessControlLinkImpl.
addAclNOTForDatabase(ArrayList<AclEntry>, AclEntry) - Static method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BaseUtilityMySQLImpl
This method inserts an AclEntry into the ACL list, following the MySQL sorting, when the AclEntry has a given access target that is NOT a database or a bases set, just like the ACL targets in the list.
addAcsController(ImmutableName) - Method in class ARoad0.gBase.ACSImpl
Called by addResource() and addVirtualFolder().
addAcsController(Name) - Method in class ARoad0.gBase.ResourceImpl
Called by addAclEntry() and addEorPrivilegeForLinksToTarget().
addACSFrameListener(JInternalFrame) - Static method in class ARoad0.Gui1.InternalFrameUtilities
Adds a frame listener to an ACS main internal frame when it is closing and when it is activated.
addAcsOfSoftReferences(ImmutableName) - Method in class ARoad0.gBase.BasicImpl
Adds the ACS name of an external or internal soft reference to the master as soft alias.
addAcsOfSoftReferences(ImmutableName) - Method in class ARoad0.gBase.CAliasImpl
Adds the ACS name of an external or internal soft reference to the master as soft alias.
addAcsOfSoftReferences(ImmutableName) - Method in class ARoad0.gBase.VirtualFolderImpl
Adds the ACS name of an external or internal soft reference to the master as soft alias.
addAcsOrSubAcsNodeToIS(ImmutableName, Name, ImmutableName, String, boolean, String, boolean, boolean) - Method in class ARoad0.gBase.BaseManagerImpl
Called by ACSFactory to add an ACS or subACS to the IS nametrees, after the call to newEorACS(), and by importACS().
addACSRight(StringRightImpl) - Method in class ARoad0.gBase.StringMetaRightImpl
Add an ACS right which is associated to this metaright in an ACS.
addAcsVocabulary(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Sets an ACS vocabulary, without adding to the previous values which are deleted.
addActivationFrameListener(JInternalFrame) - Static method in class ARoad0.Gui1.InternalFrameUtilities
Add a frame listener to the frame when it is activated and de-activated.
addActorFromOtherInCurrentContext(ImmutableActor) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ACSUbuntuImpl
Adds a right-proxy actor with an 'execute' right in 'other' rights, and having a non-null current account/group.
addAddonInnerPropertyChangeListener(PropertyChangeListener, ACSObjectAddon) - Method in class ARoad0.gBase.UtilityImpl
Registers for the specific events to listen, because these events should change the rights of an ACSObject in an ACS Addon.
addAddonParentPropertyChangeListener(PropertyChangeListener, ACSObject) - Method in class ARoad0.gBase.UtilityImpl
Registers the specific events to listen on a Resource or a VirtualFolder, and its direct and indirect parents, because these events should change the rights of the Resource or VirtualFolder in an ACS Addon.
addAllFullViewsFrameListener(JInternalFrame) - Static method in class ARoad0.Gui1.InternalFrameUtilities
Add a frame listener to a full view main internal frame when it is closing and when it is activated.
addAllNoThanViewsFrameListener(JInternalFrame) - Static method in class ARoad0.Gui1.InternalFrameUtilities
Add a frame listener to a NoThan view main internal frame when it is closing and when it is activated.
addAlternate(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds an alternate of the ACS or the subACS, if any, with all the associated properties.
addAlternate(ImmutableName, ImmutableName) - Method in class ARoad0.gBase.NameISTreeImpl
Adds a node property only for the Alternate relation: mandatory key: node_name; the values are the names of the alternates for the key which is a ground, and (ISFactoryUtilityImpl.IS_ALTERNATE_OF+ground name) for the key which is an alternate.
addArea(ImmutableName, String, String[]) - Method in class ARoad0.gBase.NameISTreeImpl
Adds an empty area in the nametree, which is defined as a set of nodes in the nametree.
addArea(ImmutableName, String) - Method in class ARoad0.gBase.NameTreeImpl
Adds an empty area in the nametree, which is defined as a set of nodes in the nametree.
addAssociateActions(BaseObject, String[], ACS) - Static method in class ARoad0.gBase.AssociateUtilityImpl
Executes the creating and updating commands.
addAssociatesAfterCreation(ACSObject) - Static method in class ARoad0.gBase.AssociateUtilityImpl
Executes the ACS associations after the creation of an ACSObject.
addAssociations(HashMap<String, String[]>, String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds one association to handle at the creation or the deletion of ACSObjects.
addAssociationsToNewObject(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds one association to handle at the creation or the deletion of ACSObjects in this ACS.
addBaseObjectJComponent(BaseObject, JComponent) - Static method in class ARoad0.Gui1.InternalFrameModel
Updates m_JComponentsOfBaseObjects__.
addBelongsToComposite(String, ImmutableName[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Links a composite node in the IS nametree to the ACS or to a subACS.
addBridgeSource(Actor) - Method in class ARoad0.gBase.ActorImpl
Adds an actor as source to this instance which is then a bridge target for this source.
addCapacityRightsToDisplayableLink(DisplayableLinkImpl) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gWork.NodeRightsUbuntuImpl
This specialized AcsAddon method updates a DisplayableLinkImpl with capacity rights, for the '<files_tree>' resources only.
addChild(ImmutableName, ImmutableName, String, boolean, String[]) - Method in class ARoad0.gBase.NameISTreeImpl
Adds a child as a new node in the nametree.
addChild(ImmutableName, ImmutableName, String, boolean) - Method in class ARoad0.gBase.NameTreeImpl
Adds a child as a new node in the nametree.
addClosingTabButtonInTabbedPane(ImmutableName, JButton) - Static method in class ARoad0.Gui2.ViewModel
Update m_closingFullViewTabButtons__ or m_closingNoThanViewTabButtons__.
addComment(String, String) - Method in class ARoad0.CNot.AccessControlLinkImpl
Adds a new comment to the current comments associated to a link type, if it is not already there.
addCommentsOnProperties(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds some comments to explain how this ACS simulates a real system/software.
addComponentNode(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds some component nodes in the IS, from the new ACS node or from its parent.
addComponentNodeToIS(ImmutableName, ImmutableName, String) - Method in class ARoad0.gBase.BaseManagerImpl
Called by ACSFactoryImpl and importACS() to add a physical or logical component to the IS nametrees, and by ActionNewACSyst.handleSelectionDialog().
addCompositeNode(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds a new composite node in the IS nametree.
addCompositeNodeToIS(ImmutableName, String, String, boolean) - Method in class ARoad0.gBase.BaseManagerImpl
Called by ACSFactory to add a Composite ACS or a Composite subACS to the IS nametrees.
addConditionSourceGroup(ImmutableGroupID) - Method in class ARoad0.gBase.AclEntryImpl
Adds a condition group without controls.
addConnectedDatabase(DirectoryMySQL) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BasesSetMySQLImpl
Registers the database in this BasesSetMySQL.
addConstrainedChildACS(String, ImmutableName[]) - Method in class ARoad0.gBase.BasicImpl
A constrained (opened or closed) child ACS has one or several of the following relations to this object: <ForChildAcsOpeningAndClosing>, <ForChildAcsOpeningNoClosing> or <ForChildAcsIntegrity>.
addCurrentActor(Actor) - Method in class ARoad0.gBase.GroupIDImpl
Used by Actor.setEorCurrentGroupID.
addCurrentActor(Actor) - Method in class ARoad0.gBase.UserIDImpl
A current actor is running under this userID whatever its caller.
addDatabaseGroupsACL(Resource) - Static method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.ResourceMySQLImpl
Currently unused.
addDetailledNameUnderNode(DefaultTreeModel, DefaultMutableTreeNode, DetailledName, ACS) - Static method in class ARoad0.Gui2.ACSTreeUtilities
Inserts a detailledName in a DefaultTreeModel, in a flat list under a node, following the natural order of the argument class.
addDisplayableLink(DisplayableLinkImpl, Map) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gWork.LinkRightsMySQLImpl
This important method adds a DisplayableLinkImpl in the access paths map, if it does not exist, or adds the rights of each AccessControlLink in the link, to the matched link in the map, only if there is no collision between the new link and the previous ones.
addDisplayableLink(DisplayableLinkImpl, Map) - Method in class ARoad0.gWork.LinkRightsImpl
This important method adds a DisplayableLinkImpl in the map, if it does not exist, or adds the rights of each AccessControlLink in the link, to the matched link in the map.
addDisplayableLink(DisplayableLinkImpl, Map) - Method in interface ARoad0.gWorkInterface.LinkRights
This important method adds a DisplayableLinkImpl in the map, if it does not exist, or adds the rights of each AccessControlLink in the link, to the matched link in the map.
addElement() - Method in class ARoad0.Gui1.CollectionPropertyEditor
Called by actionPerformed() when the user clicks on the button 'New'.
addEligibleParty(ImmutableEligibleParty) - Method in class ARoad0.gBase.ACSImpl
Registers a new own or an external eligible party in the ACS, without type control.
addEorBaseObject(BaseObject) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.VirtualFolderMySQLImpl
Adds a member to this virtual folder.
addEorBaseObject(BaseObject) - Method in class ARoad0.gBase.EPRViewInBaseImpl
Adds a baseObject to the base.
addEorBaseObject(BaseObject) - Method in class ARoad0.gBase.FolderAbst
Adds a base object to the folder.
addEorBaseObject(BaseObject) - Method in class ARoad0.gBase.VirtualFolderImpl
Adds a member to this virtual folder.
addEorBaseObject(BaseObject) - Method in interface ARoad0.gBaseInterface.Folder
Adds a base object to the folder.
addEorChild(ImmutableLeaf) - Method in class ARoad0.gBase.CNodeImpl
Adds a child to the CNode, without control on the master type and the ACS type policy.
addEorChild(ImmutableLeaf) - Method in class ARoad0.gBase.DirectoryImpl
Adds a child to this Node.
addEorChild(ImmutableLeaf) - Method in class ARoad0.gBase.VirtualFolderImpl
Adds a child to this Node.
addEorExcludedSource(ImmutableSource) - Method in class ARoad0.gBase.NoThanViewInBaseImpl
Adds an excluded Source, which is is in the perimeter of checking, but has not to be checked.
addEorExcludedSource(ImmutableSource) - Method in interface ARoad0.gBaseInterface.NoThanViewInBase
An excluded Source is in the perimeter of checking, but has not to be checked.
addEorHardAlias(ACSObject) - Method in class ARoad0.gBase.NoThanViewInBaseImpl
Empty method since the NoThanView does not handle the alias relation as the EPRView.
addEorHardAliasOrReference(ACSObject) - Method in class ARoad0.gBase.EPRViewInBaseImpl
If an added ACSObject in the view is an alias or an alias reference, adds to the view its associated object.
addEorMember(GroupIDMember) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.GroupIDMySQLImpl
Adds an UserIDMySQL as a member of this GroupIDMySQL, which may have the type 'host' or one of the three standard groups.
addEorMember(GroupIDMember) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.RoleMySQLImpl
Adds a GroupIDMember as a member of this GroupID.
addEorMember(GroupIDMember) - Method in class ARoad0.gBase.GroupIDImpl
Adds a GroupIDMember as a member of this groupID, and update the member through the addGroupToGM method.
addEorMember(GroupIDMember) - Method in interface ARoad0.gBaseInterface.GroupID
Adds a GroupIDMember as a member of this groupID, and update the member through the addGroupToGM method.
addEorMemberToPatternNameGroup(GroupIDMember) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.GroupIDMySQLImpl
Adds a GroupIDMember as a member of a non-standard pattern-name GroupID.
addEorNode(int, BaseObject, AccessControlLinkImpl, AccessControlLinkImpl) - Method in class ARoad0.CNot.DisplayableLinkImpl
Adds a node at the position _index with its two AccessControlLinkImpl.
addEorNoThanAccessTarget(ImmutableTarget) - Method in class ARoad0.gBase.NoThanViewInBaseImpl
NO USE SO FAR.
addEorNoThanAccessTarget(ImmutableTarget) - Method in interface ARoad0.gBaseInterface.NoThanViewInBase
This view handles exactly one target, in this class version.
addEorPrivilegeForLinksToSource(PrivilegeForLinks) - Method in class ARoad0.gBase.ActorImpl
Sets a privilege as applicable to this access source.
addEorPrivilegeForLinksToSource(PrivilegeForLinks) - Method in class ARoad0.gBase.EligiblePartyImpl
Sets a privilege as applicable to this access source.
addEorPrivilegeForLinksToTarget(PrivilegeForLinks) - Method in class ARoad0.gBase.ResourceImpl
Sets a privilege as applicable to this access target, without right inheritance.
addEorPrivilegeForLinksToTarget(PrivilegeForLinks) - Method in class ARoad0.gBase.VirtualFolderImpl
Sets a privilege as applicable to this access target.n.
addEorPrivilegeForTypeToSource(PrivilegeForType) - Method in class ARoad0.gBase.ActorImpl
Sets a privilege as applicable to this access source, and this is called only by the program.
addEorPrivilegeForTypeToSource(PrivilegeForType) - Method in class ARoad0.gBase.EligiblePartyImpl
Sets a privilege as applicable to this access source.
addEorPrivilegeForTypeToSource(PrivilegeForType) - Method in interface ARoad0.gBaseInterface.PrivilegeSource
Sets a privilege as applicable to this access source, and this is called only by the program.
addEorPrivilegeForTypeToTarget(PrivilegeForType) - Method in class ARoad0.gBase.ResourceImpl
Sets a privilege as applicable to this access target.
addEorPrivilegeForTypeToTarget(PrivilegeForType) - Method in class ARoad0.gBase.VirtualFolderImpl
Sets a privilege as applicable to this access target, and called only by the program.
addEorPrivilegeForTypeToTarget(PrivilegeForType) - Method in interface ARoad0.gBaseInterface.PrivilegeTarget
Sets a privilege as applicable to this access target, and called only by the program.
addEorPrivilegeSourceLink(PrivilegeSource) - Method in class ARoad0.gBase.PrivilegeForLinksImpl
Links to a source which uses this PrivilegeForLinks.
addEorPrivilegeTargetLink(PrivilegeTarget) - Method in class ARoad0.gBase.PrivilegeForLinksImpl
Adds a connected target which has this PrivilegeForLinks.
addEorPrivilegeToSource(Privilege) - Method in class ARoad0.gBase.CPrivilegeUserImpl
Sets a privilege as applicable to this access source.
addEorPrivilegeToTarget(Privilege) - Method in class ARoad0.gBase.CPrivilegeUserImpl
Sets a privilege as applicable to this access target.
addEorSoftAlias(ImmutableName) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.UserIDMySQLImpl
Adds a proxy account as source of a PROXY right on this instance.
addEorSoftAlias(ImmutableName) - Method in class ARoad0.gBase.BasicImpl
Adds an internal or external soft alias.
addEorSoftAlias(ImmutableName) - Method in class ARoad0.gBase.CAliasImpl
Adds an external or internal soft alias to the master as soft reference.
addEorSoftAlias(ImmutableName) - Method in class ARoad0.gBase.VirtualFolderImpl
Adds an internal or external soft alias.
addEorSource(ImmutableSource) - Method in class ARoad0.gBase.EPRViewInBaseImpl
Updates all the internal maps after a test of the parameter type.
addEorSource(ImmutableSource) - Method in class ARoad0.gBase.NoThanViewInBaseImpl
Adds a view Source which is not a Target, and this does not exist.
addEorSource(ImmutableSource) - Method in interface ARoad0.gBaseInterface.EPRViewInBase
Updates all the internal maps after a test of the parameter type.
addEorTarget(ImmutableTarget) - Method in class ARoad0.gBase.EPRViewInBaseImpl
Updates all the internal maps after a test of the parameter type.
addEorTarget(ImmutableTarget) - Method in class ARoad0.gBase.NoThanViewInBaseImpl
Checks if there is not more that 8 elements, and forbids it otherwise.
addEorTarget(ImmutableTarget) - Method in interface ARoad0.gBaseInterface.EPRViewInBase
Updates all the internal maps after a test of the parameter type.
addException(Exception) - Method in exception ARoad0.ErrB.BaseError
 
addException(String) - Method in exception ARoad0.ErrB.BaseError
 
addException(Exception) - Method in exception ARoad0.ErrW.DialogError
 
addException(String) - Method in exception ARoad0.ErrW.DialogError
 
addException(Exception) - Method in exception ARoad0.ErrW.ProcessError
 
addException(String) - Method in exception ARoad0.ErrW.ProcessError
 
addException(Exception) - Method in exception ARoad0.ErrW.SmallError
 
addException(String) - Method in exception ARoad0.ErrW.SmallError
 
addException(Exception) - Method in exception ARoad0.ErrW.UserDenyError
 
addException(String) - Method in exception ARoad0.ErrW.UserDenyError
 
addForUserConditionSourceGroup(ImmutableGroupID) - Method in class ARoad0.gBase.AclEntryImpl
This method is to use only for the flexible conditional ACL, and if there is alrady a non-null first condition group set by the constructor.
addForUserConditionSourceGroup(ImmutableGroupID) - Method in interface ARoad0.gBaseInterface.AclEntry
To activate the ACL rights, the EP has to be member of the conditionnal GroupIDs.
addFrame(JInternalFrame, Integer) - Static method in class ARoad0.Gui1.Desktop
Adds a JInternalFrame in the main window.
addGraphicViewPropertyEditor(String, GraphicViewPropertyEditor) - Static method in class ARoad0.Gui2.ViewModel
Update m_GraphicViewPropertyEditor__.
addGroupToGM(GroupID) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.GroupIDMySQLImpl
Adds a group for which this GroupIDMember is a member, and sorts the groups in an ordered array that follows the sorting order for the MySQL AclEntries, from BaseUtilityMySQLImpl.isAfterInTheGroupIDMemberOrder().
addGroupToGM(GroupID) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.RoleMySQLImpl
Adds a group for which this GroupIDMember is a member, and sorts the groups in an ordered array that follows the third sorting order for the MySQL AclEntries, from the least-specific source to the more-specific ones.
addGroupToGM(GroupID) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.UserIDMySQLImpl
Adds a group for which this GroupIDMember is a member, and sorts the groups in an sortered array that follows the sorting order for the MySQL AclEntries, from the more-specific source to the least-specific ones.
addGroupToGM(GroupID) - Method in class ARoad0.gBase.GroupIDMemberImpl
Adds a group for which this GroupIDMember is a member.
addGroupToGM(GroupID) - Method in class ARoad0.gBase.UserIDImpl
Overrides the super class method.
addGroupToGM(GroupID) - Method in interface ARoad0.gBaseInterface.GroupIDMember
Adds a group for which this GroupIDMember is a member.
addInheritedAclEntry(AclEntry) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.ActorMySQLImpl
Adds the inherited AclEntry in the good sorting.
addInheritedAclEntry(AclEntry) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BasesSetMySQLImpl
Adds the inherited AclEntry.
addInheritedAclEntry(AclEntry) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.DirectoryMySQLImpl
Adds the inherited AclEntry.
addInheritedAclEntry(AclEntry) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.ResourceMySQLImpl
Adds the inherited AclEntry.
addInheritedAclEntry(AclEntry) - Method in interface ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface.ResourceMySQL
Adds the inherited AclEntry.
addInParentACS(List<ImmutableName>) - Method in class ARoad0.gBase.ACSImpl
Adds the root properties to the parent ACS, and to the roots themself in the parent ACS.
addInSortedAclList(ArrayList<AclEntry>, AclEntry) - Static method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BaseUtilityMySQLImpl
This important method inserts an AclEntry into the ACL list, at the right MySQL sorting, for a given access target.
addInSortedInheritedAclList(ArrayList<AclEntry>, AclEntry) - Static method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BaseUtilityMySQLImpl
This method inserts an inherited AclEntry into the inherited ACL list, at the right MySQL sorting, for a given resource.
addInstancesForNode(BaseObject) - Method in class ARoad0.gWork.RightsMediatorImpl
Creates a new NodeRights and a new LinkRights instances for a view node, an analyzed or an intermediate node.
addInstancesForNode(BaseObject) - Method in interface ARoad0.gWorkInterface.AlgorithmInterpreter
Creates a new NodeRights and a new LinkRights instances for a view node or an intermediate node.
addIntegrityRoots(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds associations to set integrity root contraints in the parent ACSs.
addInVFolderList(VirtualFolder) - Method in class ARoad0.gBase.BasicImpl
Registers the folder as containing this instance.
addInVFolderList(VirtualFolder) - Method in class ARoad0.gBase.CFolderMemberImpl
Registers the folder as containing the master.
addInViewList(ViewInBase) - Method in class ARoad0.gBase.BasicImpl
Registers the view as containing this BaseObject.
addInViewList(ViewInBase) - Method in class ARoad0.gBase.CFolderMemberImpl
Registers the view as containing the master.
addInViewList(ViewInBase) - Method in class ARoad0.gBase.VirtualFolderImpl
Registers the view as containing this BaseObject.
addIS(ImmutableName, boolean) - Method in class ARoad0.gBase.BaseManagerImpl
Called by newEorACS() and ActionNewACSsyst to add an information system, to save it in the NameTrees map through a new NameISTree with a passive root which is the IS name.
addKeyElement() - Method in class ARoad0.Gui1.RightMapPropertyEditor
Called by actionPerformed() when the user clicks on the button 'New' to add a new key in the right map.
addKeyElement() - Method in class ARoad0.Gui1.StringMapPropertyEditor
Called by actionPerformed() when the user clicks on the button 'New' to add a new key in the map.
addKeyElement() - Method in class ARoad0.Gui1.StringTwoKeysMapPropertyEditor
Called by actionPerformed() when the user clicks on the button 'New' to add a new key having the format 'keyStarting.subkey' in the map.
addLowerRight(StringMetaRight) - Method in class ARoad0.gBase.StringMetaRightImpl
Add a lower metaright which are strictly lesser than this metaright without any intermediate right, following the network of metarights.
addLowerRight(StringRight) - Method in class ARoad0.gBase.StringRightImpl
Adds a lower right which are strictly lesser than this right without any intermediate right, following the network of rights in the ACS.
addMainFrameBaseObject(BaseObject, JInternalFrame, JComponent) - Static method in class ARoad0.Gui1.InternalFrameModel
Updates m_BaseObjectsInMainFrames__, m_MainFramesOfBaseObjects__ and m_JComponentsOfBaseObjects__ with a lock on them.
addMandatoryPath(ImmutableName, ImmutableName[]) - Method in class ARoad0.gBase.NameISTreeImpl
Adds a mandatory path from a node to access to other nodes.
addMethod_ - Variable in class ARoad0.Gui1.CollectionPropertyEditor
The add method if it exists, for the property.
addMethod_ - Variable in class ARoad0.Gui1.StringMapPropertyEditor
The add method if it exists, for the property.
addNodeToArea(ImmutableName, ImmutableName) - Method in class ARoad0.gBase.NameTreeImpl
Adds a node to an area in the nametree, only if the new node is a nametree node which is a direct child of an area external node.
addNoRightProxyActor(ImmutableActor) - Method in class ARoad0.gBase.ACSImpl
Adds an own Actor which is not right proxy, then which is supposed to be secure and without any virus able to deliver rights to the rights users which execute these actors.
addObjectInDecreasingSort(List, Comparable) - Static method in class ARoad0.gBase.BaseUtilityImpl
Adds a comparable object, and sort the resulting set with compareTo() to put the object in a decreasing order.
addOneBaseObject(Object[]) - Method in interface ARoad0.Gui1.AddRemoveBaseObjectListener
Called by BaseObjectCreator for actionPerformed(), when the property is a BaseObject which has to be created from scratch.
addOneBaseObject(Object[]) - Method in class ARoad0.Gui1.CollectionPropertyEditor
Called by BaseObjectHandler for addElement(), to add a BaseObject by the mean of the calling to a specific method on the right instance in the data base.
addOneStringOrNameElements() - Method in class ARoad0.Gui1.CollectionPropertyEditor
Called by addElement() when the user clicks on the button 'New' for adding one String or a Name value for a BaseObject.
addOnGoingClosingFromActionClass(ImmutableName) - Static method in class ARoad0.Gui1.InternalFrameModel
Update the dynamic list of names for the base objects which ActionCloseXXX is closing.
addOnGoingClosingOnView(ImmutableName) - Static method in class ARoad0.Gui2.ViewModel
Update the dynamic list of names for the Full and NoThan views which ActionClose is closing.
addOpeningAndClosingRoots(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds associations to create opening and closing roots in the parent ACSs.
addOpeningNoClosingRoots(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds associations to create opening without closing roots in the parent ACSs.
addOtherRightsToAccessControlLink(ImmutableGroupIDMember, ResourceUbuntu) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gWork.NodeRightsUbuntuImpl
This specialized AcsAddon method defines the effective applicable 'other' rights for any pair of nodes in a DisplayableLink.
addOtherRightsToExtendDisplayableLink(ResourceUbuntu, DisplayableLinkImpl, Set<ImmutableGroupIDMember>) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gWork.NodeRightsUbuntuImpl
Defines the AGO other rights to apply to a Resource to extend a DisplayableLink.
addOwnActorAsSecondaryGroup(Actor) - Method in class ARoad0.gBase.GroupIDImpl
Invoked by Actor.setEorL_SecondaryGroup().
addOwnActorBridgeSource(ImmutableActor) - Method in class ARoad0.gBase.ACSImpl
Sets an own actor as a bridge source for an external actor.
addOwnActorBridgeTarget(ImmutableActor, ImmutableActor) - Method in class ARoad0.gBase.ACSImpl
Sets an own actor as a bridge target for an external actor.
addOwnerContainRightsToDisplayableLink(DisplayableLinkImpl) - Method in class ARoad0.gWork.AgoRightsFactoryImpl
Updates a DisplayableLinkImpl with group and user rights, including for 'root'.
addOwnerContainRightsToLastLinkInDisplayableLink(DisplayableLinkImpl) - Method in class ARoad0.gWork.AgoRightsFactoryImpl
Updates a DisplayableLinkImpl with group and user rights, including for 'root'.
addOwnListening(boolean) - Method in class ARoad0.gBase.EPRViewInBaseImpl
Registers the instance as a property event listener on the EligibleParties, and on the no-Actor Resources and their parents, to follow the AG/PRI/ACL inherited rights.
addOwnListening() - Method in class ARoad0.gBase.FolderAbst
This method registers the instance as a property event listener of 'OneBaseObject' on the ACS to detect the deleting of a folder object.
addOwnListening(boolean, boolean) - Method in class ARoad0.gBase.NoThanViewInBaseImpl
Registers the instance as a property event listener for any change on the access target or the checking perimeter, since they are not handled as a view object in the super classes.
addOwnListening() - Method in class ARoad0.gBase.ViewInBaseImpl
This method registers the instance as a property event listener of 'OpenACS' on BaseManagerImpl to detect the closing of a relevant acs, and 'OneBaseObject' on ACSImpl to detect the deleting of a view object.
addOwnListeningOnPerimeterEPs() - Method in class ARoad0.gBase.NoThanViewInBaseImpl
This method registers the instance as a property event listener for any change on the listening perimeter.
addOwnListeningOnTarget() - Method in class ARoad0.gBase.NoThanViewInBaseImpl
This method registers the instance as a property event listener for any change on the access target, since it is not handled as a view object in the super classes.
addOwnResource(Resource) - Method in class ARoad0.gBase.GroupIDImpl
Used by Resource.setEorGroupID().
addOwnResource(Resource) - Method in class ARoad0.gBase.UserIDImpl
Invoked by Resource.setEorUserID().
addPathFromNegativeRightsInOneACS(GraphicView, EPRViewInBase, Map) - Method in class ARoad0.gWork.CompoundRightsFactoryImpl
Creates or sets some new simple negative-rights links (or updates the current simple links), which may be first-rate ones, in various cases.
addPathsFromActorAclActor(Actor, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is an Actor with an AclEntry in the first link.
addPathsFromActorAcsAddonRelationActor(Actor, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is an Actor with an AcsAddon relation in the first link and an Actor as central node.
addPathsFromActorAcsAddonRelationNoActor(Actor, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is an Actor with an AcsAddon relation in the first link and no Actor as central node.
addPathsFromActorAliasReference(Actor, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is an Actor with an alias in the first link.
addPathsFromActorBridgeActor(Actor, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is an Actor with a bridge in the first link.
addPathsFromActorStartsUnderGroupIDMember(Actor, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is an Actor which starts under a GroupIDMember.
addPathsFromGroupIDMemberAclActor(GroupIDMember, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is a GroupIDMember with an ACL in the first link.
addPathsFromGroupIDMemberAcsAddonRelationActor(GroupIDMember, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is a GroupIDMember with an AcsAddon relation in the first link and an Actor as central node.
addPathsFromGroupIDMemberAcsAddonRelationNoActor(GroupIDMember, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is a GroupIDMember with an AcsAddon relation in the first link and no Actor as central node.
addPathsFromGroupIDMemberAliasReference(GroupIDMember, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is a GroupIDMember with an alias in the first link.
addPathsFromGroupIDMemberIsMemberGroup(GroupIDMember, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is a GroupIDMember with an IS_MEMBER relation in the first link.
addPathsFromGroupIDMemberOwnContainActor(GroupIDMember, GraphicView, EPRViewInBase, Map, HashSet) - Method in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
Defines all the 3-nodes access paths when the first end is a GroupIDMember with an own/contain relation in the first link.
addPreACSinGUI(ACSRun) - Method in class ARoad0.gDMak.ActionNewACSyst
Invoked by createFirstACSproperties() to allow the displaying of the ACS rights in the explorer.
addPrivilegeInAccessControlLink(ImmutablePrivilegeTarget, ImmutablePrivilegeSource, AccessControlLinkImpl) - Method in class ARoad0.gWork.PrivilegeRightsFactoryImpl
Adds the privilege rights to an AccessControlLinkImpl.
addPrivilegeRights(String, StringRight[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds some privilege rights constraints, to apply as standard or specialized rights to the privileges which have a given main type or a given second type.
addPrivilegeRightsInSimpleDisplayableLink(ImmutablePrivilegeSource, ImmutablePrivilegeTarget, boolean) - Method in class ARoad0.gWork.PrivilegeRightsFactoryImpl
Creates the simple DisplayableLinkImpl associated to a view object pair, and updates the created AccessControlLink with typed or linked Privilege rights.
addProperty(String, Object) - Method in class ARoad0.CNot.DisplayableLinkImpl
Sets a new value for a known key or a new key.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.ProxyMySQLImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.UserIDMySQLImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ActorUbuntuImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ActorUbuntuImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.CAgoUserUbuntuImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.CAgoUserUbuntuImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.DirectoryUbuntuImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.DirectoryUbuntuImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ExecutableUbuntuImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ResourceUbuntuImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ResourceUbuntuImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.UserIDUbuntuImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.AclEntryImpl
Add a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.AclEntryImpl
Add a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.ACSImpl
Add a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.ACSImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.ActorImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.BaseManagerImpl
Add a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.BaseManagerImpl
Add a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.BasicImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.BasicImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.CAliasImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.CAliasImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.CFolderMemberImpl
Adds a listener for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.CFolderMemberImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.CNodeImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.CNodeImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.CPrivilegeUserImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.CPrivilegeUserImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.DirectoryImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.EligiblePartyImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.EPRViewInBaseImpl
Adds a listener to the bean for the property 'OnePropertyInView', or for any superclass property.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.FolderAbst
Adds a listener to the bean for the porperties 'OneBaseObjectInFolder', 'ConnectedACS', 'Comment'.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.FolderAbst
Add a listener to the bean for the properties 'OneBaseObjectInFolder', 'ConnectedACS', 'Comment'.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.GroupIDMemberImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.ISNodeImpl
Add a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.ISNodeImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.NoThanViewInBaseImpl
Adds a listener to the bean for the properties 'FirstAccessTarget', 'OneExcludedEP', 'OneLessCriterion', 'OneMoreCriterion', 'CheckingPerimeter', 'ReducedEPsInViewEPs', 'ObjectChangesInListeningPerimeter', 'OnePropertyInAListeningPerimeterObject', or for any superclass property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.PrivilegeAbst
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.PrivilegeAbst
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.PrivilegeForLinksImpl
Adds a listener to the bean for the events 'OneLinkedPrivilegeSource', 'OneLinkedPrivilegeTarget', 'ExternalPrivilege'.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.PrivilegeForTypeImpl
Adds a listener to the bean for the events 'PrivilegeSourceClass', 'PrivilegeTargetClass', 'OneTypedPrivilegeTarget'.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.ResourceImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.StringMetaRightImpl
Add a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.StringMetaRightImpl
Add a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.StringRightImpl
Adds a listener to the bean, for all the bound properties.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.StringRightImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.UserIDImpl
Adds a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gBase.VirtualFolderImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class ARoad0.gBase.VirtualFolderImpl
Adds a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface ARoad0.gBaseInterface.ACSRun
Add a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in interface ARoad0.gBaseInterface.BaseBeanManager
Add a listener to the BaseBeanManager.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface ARoad0.gBaseInterface.BaseBeanManager
Add a listener to the BaseBeanManager.
addPropertyChangeListener(PropertyChangeListener) - Method in interface ARoad0.gBaseInterface.BoundBean
Add a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface ARoad0.gBaseInterface.BoundBean
Add a listener to the bean.
addPropertyChangeListener(PropertyChangeListener) - Method in interface ARoad0.gBaseInterface.Folder
Add a listener to the bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface ARoad0.gBaseInterface.Folder
Adds a listener to the bean for the properties 'OneBaseObjectInfolder'.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.Gui1.GraphicViewPropertyEditor
Register a listener for the PropertyChange event - NO USE SO FAR.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.Gui1.SimplePropertyEditor
Register a listener for the PropertyChange event - NO USE SO FAR.
addPropertyChangeListener(PropertyChangeListener) - Method in class ARoad0.gWork.RightsMediatorImpl
Registers a listener for the PropertyChange event The class will fire a PropertyChange value whenever the rights have to be updated.
addPropertyChangeListener(PropertyChangeListener) - Method in interface ARoad0.gWorkInterface.RightsNetworkObserver
Register a listener for the PropertyChange event The class will fire a PropertyChange value whenever the value is updated.
addPropertyEditor(BaseObject, PropertyDescriptor, Container, boolean) - Static method in class ARoad0.Gui1.BeamerManager
Adds the property custom editor to a container, through PropertyEditor.getCustomEditor().
AddRemoveBaseObjectListener - Interface in ARoad0.Gui1
This interface is responsible for signaling a class which can handle the add/remove method for the updating of a BaseObject.
addResource(ImmutableResource) - Method in class ARoad0.gBase.ACSImpl
Registers a new own or a controlled resource without type control, and fires the bound properties 'M_OwnResources' or 'OneExternalResource', 'OneResource' and 'OneBaseObject' only if it is not an Actor.
addRestrictedStringElements(String[]) - Method in class ARoad0.Gui1.CollectionPropertyEditor
This method displays to the user a list of allowed values which are not still selected.
addRestrictedValueElements(String) - Method in class ARoad0.Gui1.AssociationMapPropertyEditor
Called by actionPerformed() when the user clicks on the button 'NewV' to add new values in the map.
addRestrictedValueElements(String) - Method in class ARoad0.Gui1.StringMapPropertyEditor
Called when the user clicks on the button 'Select' or 'NewV' to add a new value in the map, among the constrained values given by the property limitedValuesMethod_.
addRight(String, StringRight) - Method in class ARoad0.CNot.AccessControlLinkImpl
Adds a new right to the current rights associated to a link type, and activates the link type if it is false.
addRight(StringRight) - Method in class ARoad0.gBase.ACSFactoryImpl
Registers a new ACS right through the ACSpreFactoryBeanInfo or from gWork.
addRight(StringRight) - Method in class ARoad0.gBase.ACSImpl
UNUSED METHOD, to implement ACSRun.
addRight(StringRight) - Method in interface ARoad0.gBaseInterface.ACSRun
Register a new acsright in this ACS.
addRightInDecreasingSort(StringRight[], StringRight) - Static method in class ARoad0.gBase.BaseUtilityImpl
Adds a right, and sort the resulting set with StringRightImpl.compareTo() to put the right in a decreasing order.
addRightsArray(String, StringRight[]) - Method in class ARoad0.CNot.AccessControlLinkImpl
Adds the rights associated to one link type, and )activates the link type if necessary.
addRootForChildACS(ImmutableName, ACSObject) - Method in class ARoad0.gBase.ACSImpl
Adds an ACSObject which has at least one relation with any opened child ACS, among the possible relations <ForChildAcsOpeningAndClosing>, <ForChildAcsOpeningNoClosing> and <ForChildAcsIntegrity>.
addRootsInParentACSs(ACS, Map) - Static method in class ARoad0.gBase.AssociateUtilityImpl
Applicates the creation commands for the ACS roots after the creation or the opening of a child ACS, in the case where these roots do not exist yet.
addSecondaryPropertiesToAcsOrSubNode(ImmutableName, ImmutableName, boolean, ImmutableName, ImmutableName[], Map<ImmutableName, String[]>, boolean) - Method in class ARoad0.gBase.BaseManagerImpl
Called by ACSFactory to add some Tied-Child, Composite, Alternate relations to an ACS or subACS in the IS nametree, after the call to addAcsOrSubAcsNodeToIS().
addSimplestKeysInM_TargetInheritedACLRights(AclEntry, String, StringRight[], Map<ImmutableName, StringRight[]>, Map<String, StringRight[]>) - Static method in class ARoad0.AcsAddon.Accbee.MySQL.gBase.BaseUtilityMySQLImpl
This method sets the internal maps of the global rights and the primary rights, only for the simpliest AclEntries.
addSpecializedRights(String, StringRight[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds some specialized rights to extend or to constrain the allowed values which are defined for each right type, as in setL_xxxRightsSet().
addStructureFrameListener(JInternalFrame) - Static method in class ARoad0.Gui1.InternalFrameUtilities
Adds a frame listener to a full view main internal frame when it is closing and when it is activated.
addSubAndGroupPolicy(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds a subACS name and its mode (for Resources or for GroupIDs) or a root name for a groups tree, as a node to display in the explorer and the IS structure.
addTreeBaseListener(TreeBaseListener) - Static method in class ARoad0.Gui2.TreeManager
Adds a listener to the list of baseListeners associated to JTrees in the GUI.
addTypesAndExplorer(String, String[]) - Method in class ARoad0.gBase.ACSFactoryImpl
Adds the values to manage the display in the explorer, or to set the type-oriented policy following the ACSObject type.
addUpperMetaRight(StringMetaRightImpl) - Method in class ARoad0.gBase.StringRightImpl
Adds, for an embedded right only, an upper metaright which are strictly greater than this embedded right owner, without any intermediate metaright.
addUpperRight(StringMetaRight) - Method in class ARoad0.gBase.StringMetaRightImpl
Add an upper metaright which are strictly greater than this metaright without any intermediate right, following the network of metarights.
addUpperRight(StringMetaRight) - Method in interface ARoad0.gBaseInterface.StringMetaRight
Add an upper metaright which are strictly greater than this metaright without any intermediate right, following the network of metarights.
addValueElements(Object[]) - Method in class ARoad0.Gui1.StringMapPropertyEditor
Adds some values in the map, from an user click on 'Select', 'NewV' or 'Prev.'.
addViewFrameListener(JInternalFrame) - Static method in class ARoad0.Gui1.InternalFrameUtilities
Adds a frame listener to a view or architecture main internal frame when it is closing and when it is activated.
addVirtualFolder(VirtualFolder) - Method in class ARoad0.gBase.ACSImpl
Registers a new virtual folder in this ACS.
addWaitingMessage() - Method in class ARoad0.Gui2.GraphicView
Display at the top left corner of the view, the user message 'Please wait...' in green, as a GraphicText.
AG_CONTEXT_NODE_POSITION - Static variable in class ARoad0.CNot.DisplayableLinkImpl
Key of l_properties_ where the value is the position of the node having the AG context set in AG_CONTEXT_SET.
AG_CONTEXT_SET - Static variable in class ARoad0.CNot.DisplayableLinkImpl
Key of l_properties_ where the value is the Set of (O to 1) UserId and (0 to N) GroupIDs that defines the Account/Groups context of the node given by the key AG_CONTEXT_NODE_POSITION.
ago_ - Variable in class ARoad0.AcsAddon.Accbee.Ubuntu.gWork.NodeRightsUbuntuImpl
 
ago_ - Variable in class ARoad0.gWork.CompoundRightsFactoryImpl
 
ago_ - Variable in class ARoad0.gWork.ThreeNodesRightsFactoryImpl
 
AGO_RIGHTS - Static variable in class ARoad0.gBase.ISFactoryUtilityImpl
Account/Group/Other Rights type, to set in NameISTree.Links for the Alternate relation, to say that the alternate handles these rights for the ground.
agoHandler_ - Variable in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ActorUbuntuImpl
 
agoHandler_ - Variable in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.DirectoryUbuntuImpl
 
agoHandler_ - Variable in class ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ResourceUbuntuImpl
 
AgoRightsFactoryImpl - Class in ARoad0.gWork
This class is responsible for all the core algorithms about Account/Group and Bridge rights.
AgoRightsFactoryImpl(AlgorithmInterpreter) - Constructor for class ARoad0.gWork.AgoRightsFactoryImpl
only one protected constructor
AlgorithmInterpreter - Interface in ARoad0.gWorkInterface
This interface is an implementation of the design pattern Interpreter in the GoF collection, to store the paths search algorithms of an EPR view, a NoThan view or the sketch view.
aliasHandler_ - Variable in class ARoad0.gBase.BasicImpl
Optional alias handler of this instance.
aliasHandler_ - Variable in class ARoad0.gBase.VirtualFolderImpl
Optional alias handler of this instance.
ALL_THE_IS_SPACE - Static variable in class ARoad0.gBase.NameISTreeImpl
to see all the space
analyzeActionEvent(ActionEvent) - Method in class ARoad0.gDMak.ActionUtilities
Analyzes an ActionEvent fired to actionPerformed() in an AbstractAction class, to extract the main information.
analyzeSelectedNodeInExplorer() - Static method in class ARoad0.Gui2.TreeManager
Analyzes the selected node in the explorer to get the main information.
analyzeSelectedNodeInStructure() - Static method in class ARoad0.Gui2.TreeManager
Analyzes the selected node in the global structure, if any.
appendText(JTextPane, String, SimpleAttributeSet) - Static method in class ARoad0.gWork.FactoryUtilities
Adds a text at the end of a JTextPane.
AR_DIR - Static variable in class ARoad0.Gui1.Desktop
AR_DIR is the path to ARoad0 directory in String, with the operating system file separator.
AR_URI - Static variable in class ARoad0.Gui1.Desktop
AR_URI is the URI of the 'ARoad0/' directory, whatever the operating system
ARCHI_VIEW_NAME - Static variable in class ARoad0.gBase.ViewInBaseImpl
 
ARCHI_VIEW_NAME - Static variable in class ARoad0.gDMak.ActionOpenArchitecture
 
ARCHI_VIEW_STRING - Static variable in class ARoad0.gBase.ViewInBaseImpl
 
ARCHI_VIEW_STRING - Static variable in class ARoad0.gDMak.ActionOpenArchitecture
 
argIndex_ - Variable in class ARoad0.Gui1.BaseObjectHandler
The index in l_argumentsValues_ of the argument currently processed, between '0' and l_argumentsValues_.length - 1.
ARoad0.AcsAddon.Accbee.MySQL.gBase - package ARoad0.AcsAddon.Accbee.MySQL.gBase
Provides the gBase classes for modelling a MySQL 5 server as an extension, in the AcsAddon MySQL, of the generic ARoad0.gBase package.
ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo - package ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo
Provides the gBaseBeanInfo classes for modelizing a MySQL 5 database management system, as an extension of the generic ARoad0.gBaseBeanInfo package, in the AcsAddon MySQL.
ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface - package ARoad0.AcsAddon.Accbee.MySQL.gBaseInterface
Contains interfaces for modelizing a MySQL 5 server, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon MySQL.
ARoad0.AcsAddon.Accbee.MySQL.gWork - package ARoad0.AcsAddon.Accbee.MySQL.gWork
Provides the gWork classes for creating and analyzing a MySQL 5 database management system, as an extension of the generic ARoad0.gWork package, in the AcsAddon MySQL.
ARoad0.AcsAddon.Accbee.Ubuntu.gBase - package ARoad0.AcsAddon.Accbee.Ubuntu.gBase
Provides the gBase classes for modelizing a Linux Ubuntu operating system, as an extension, in the AcsAddon Ubuntu, of the generic ARoad0.gBase package.
ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo - package ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo
Contains the gBaseBeanInfo classes for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseBeanInfo package, in the AcsAddon Ubuntu.
ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface - package ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface
Contains interfaces for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon Ubuntu.
ARoad0.AcsAddon.Accbee.Ubuntu.gWork - package ARoad0.AcsAddon.Accbee.Ubuntu.gWork
Contains gWork classes for creating and analyzing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gWork package, in the AcsAddon Ubuntu.
ARoad0.CNot - package ARoad0.CNot
Provides classes that are dedicated to the access paths data.
ARoad0.ErrB - package ARoad0.ErrB
Provides classes for collecting the errors about the Access Road base in gBase.
ARoad0.ErrW - package ARoad0.ErrW
Provides classes for collecting the errors in the Gui1/Gui2/gDMak/gWork processes.
ARoad0.gBase - package ARoad0.gBase
CORE OF THE PROGRAM This package contains the fresh object-oriented database management system for Access Road; this package documentation page is recommended as a first reading for all the Access Road developers.
ARoad0.gBaseBeanInfo - package ARoad0.gBaseBeanInfo
Contains the classes applying an extended JavaBean framework, so-called the BeanInfoPattern, to define how to handle the generic gBase objects in the GUI.
ARoad0.gBaseInterface - package ARoad0.gBaseInterface
Contains the interfaces of the generic gBase classes.
ARoad0.gDMak - package ARoad0.gDMak
Provides the decision makers, responsible for managing all the events in the Access Road menu, and by this way, contains the managers of the basic operations.
ARoad0.Gui1 - package ARoad0.Gui1
Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop.
ARoad0.Gui2 - package ARoad0.Gui2
Provides the classes for displaying the tree frames and the GraphicViews which display the diagrams in the desktop, following the gDMak package requests.
ARoad0.gWork - package ARoad0.gWork
Contains the classes of the second core of the program that processes the search of rights in the open views.
ARoad0.gWorkInterface - package ARoad0.gWorkInterface
Contains interfaces to process the search of rights in the views, as a support to the gWork package.
ARoad0.Pattern - package ARoad0.Pattern
Contains the classes and interfaces for defining a design pattern.
ARROW_END - Static variable in class ARoad0.Gui2.GraphicNoThanView
 
ARROW_HEAD_ANGLE - Static variable in class ARoad0.Gui2.GraphicView
angle in the arrow head
ARROW_HEAD_LENGTH - Static variable in class ARoad0.Gui2.GraphicView
length of the arrow head
ARROW_START - Static variable in class ARoad0.Gui2.GraphicNoThanView
 
ARROW_WIDTH_SHIFT - Static variable in class ARoad0.Gui2.GraphicNoThanView
 
AssociateUtilityImpl - Class in ARoad0.gBase
This class is a utility class for gBase to manage the association scripts.
AssociateUtilityImpl() - Constructor for class ARoad0.gBase.AssociateUtilityImpl
with this private constructor, the compiler won't generate a default public constructor.
AssociationMapPropertyEditor - Class in ARoad0.Gui1
This class is responsible for creating, by the mean of panels, associations to do as calls to constructors and methods in gBase, with all the required arguments.
AssociationMapPropertyEditor() - Constructor for class ARoad0.Gui1.AssociationMapPropertyEditor
Constructor FOR USE ONLY through the valueOf() method, EMPTY_INSTANCE and the subclasses.

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