|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessError | |
---|---|
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.Gui1 | Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop. |
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 | Contains the classes of the second core of the program that processes the search of rights in the open views. |
ARoad0.gWorkInterface | Contains interfaces to process the search of rights in the views, as a support to the gWork package. |
Uses of ProcessError in ARoad0.AcsAddon.Accbee.MySQL.gWork |
---|
Methods in ARoad0.AcsAddon.Accbee.MySQL.gWork that throw ProcessError | |
---|---|
protected java.util.HashSet<ImmutableGroupIDMember> |
LinkRightsMySQLImpl.setNextNodeAGrunningContext(DisplayableLinkImpl _upd_dLink,
int _nodeIndex)
This method increments the Account/Groups context position, updates the AG context set in the DisplayableLinkImpl and returns this context. |
Uses of ProcessError in ARoad0.Gui1 |
---|
Methods in ARoad0.Gui1 that throw ProcessError | |
---|---|
void |
AddRemoveBaseObjectListener.addOneBaseObject(java.lang.Object[] _l_obj)
Called by BaseObjectCreator for actionPerformed(), when the property is a BaseObject which has to be created from scratch. |
void |
CollectionPropertyEditor.addOneBaseObject(java.lang.Object[] _l_obj)
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. |
private static CommonPropertyEditor |
BeamerManager.addPropertyEditor(BaseObject _objectInBeamer,
java.beans.PropertyDescriptor _descriptor,
java.awt.Container _component,
boolean _largerContainer)
Adds the property custom editor to a container, through PropertyEditor.getCustomEditor(). |
private static void |
BeamerManager.initializeObjectClosing(BaseObject _objectInBeamer)
Analyzes the BeanInfo of the displayed object to set the event handling when the object is closing or deleting, and to set objectInBeamerManager__. |
private static void |
BeamerManager.reinitializePanes(java.beans.BeanInfo _info,
BaseObject _objectInBeamer)
Analyzes the BeanInfo to set the internal static variables beamerPane__ and centerPanel__ (new JTabbedPane or new JPanel). |
void |
AddRemoveBaseObjectListener.removeOneBaseObject(java.lang.Object[] _l_obj)
Called by BaseObjectCreator for actionPerformed(), when the property is a BaseObject which has to be removed. |
void |
CollectionPropertyEditor.removeOneBaseObject(java.lang.Object[] _l_obj)
NO USE. |
static java.util.Map |
InternalFrameUtilities.saveFrameDispositionInGUI(javax.swing.JInternalFrame _frame,
java.util.Map _m_GUIconfig)
Puts in the argument _GUIconfig the current location of a frame in the GUI, as a Rectangle. |
static void |
BeamerManager.setJPanel(BaseObject _objectInBeamer,
java.beans.PropertyDescriptor[] _l_propertyDescriptor,
javax.swing.JPanel _result,
java.util.Map _m_currentPropertyEditors)
Set centerPanel__ when it is a JPanel. |
static void |
BeamerManager.setJTabbedPane(BaseObject _objectInPane,
java.beans.PropertyDescriptor[] _l_propertyDescriptor,
javax.swing.JTabbedPane _result,
java.util.Map _m_currentPropertyEditors,
java.lang.Object _handler)
Set the properties of a BaseObject in a JTabbedPane, based on the property descriptors and for a given JTabbedPane. |
static javax.swing.JInternalFrame |
InternalFrame.showACSTreeFrame(ImmutableName _name,
javax.swing.JTree _tree,
BaseObject _object)
Creates and displays a frame including an ACS tree, with a frame listener which fires events to ActionCloseACS, and register _object as a base object. |
static javax.swing.JInternalFrame |
InternalFrame.showAllFullViewsFrame(javax.swing.JPanel _panel)
Creates and displays a frame including a tabbed pane of all graphical views for the open full views, with a frame listener which fires events to ActionClose. |
static javax.swing.JInternalFrame |
InternalFrame.showAllNoThanViewsFrame(javax.swing.JPanel _panel)
Creates and displays a frame including a tabbed pane of all graphical views for the open NoThan views, with a frame listener which fires events to ActionClose. |
static javax.swing.JInternalFrame |
InternalFrame.showArchitectureFrame(GraphicView _gview,
ViewInBase _view)
Creates and displays a frame including an unique view of the ACS architecture. |
static javax.swing.JInternalFrame |
InternalFrame.showStructureFrame(javax.swing.JPanel _panel,
javax.swing.JTree _tree)
Creates and displays the 'IS Structure' frame including a beamer-like panel and the IS trees, with a frame listener which fires events to ActionClose. |
static javax.swing.JInternalFrame |
InternalFrame.showViewFrame(GraphicView _gview,
BaseObject _object)
Creates and displays a frame including a graphical view, with a frame listener which fires events to ActionCloseView, and registers _object as a base object. |
javax.swing.JComponent |
BeamerManager.updateBeamerPane(BaseObject _objectInBeamer)
This is the only method to call just after getInstance() to set the right beamer pane, that is always a JPanel so far, and to initialize it with all the panels associated to the properties of the base object to display. |
static CommonPropertyEditor |
AssociationMapPropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a AssociationMapPropertyEditor is delegating to us. |
static CommonPropertyEditor |
BaseObjectMapPropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a BaseObjectMapPropertyEditor is delegating to us. |
static CommonPropertyEditor |
CollectionPropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a CollectionPropertyEditor is delegating to us. |
static CommonPropertyEditor |
GraphicViewPropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a CommonPropertyEditor is delegating to us. |
static CommonPropertyEditor |
RightMapPropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a RightMapPropertyEditor is delegating to us. |
static CommonPropertyEditor |
SimplePropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a CommonPropertyEditor is delegating to us. |
static CommonPropertyEditor |
StringMapPropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a StringMapPropertyEditor is delegating to us. |
static CommonPropertyEditor |
StringTwoKeysMapPropertyEditor.valueOf(BaseObject _source,
java.beans.PropertyDescriptor _propertyDescriptor)
Factory method to use when a StringTwoKeysMapPropertyEditor is delegating to us. |
Uses of ProcessError in ARoad0.Gui2 |
---|
Methods in ARoad0.Gui2 that throw ProcessError | |
---|---|
static javax.swing.JTree |
ACSTree.createACSExplorer(ACSRun _acs,
javax.swing.JTree _tree,
javax.swing.tree.DefaultMutableTreeNode _root)
Creates a graphical subtree of ACS objects. |
static javax.swing.JTree |
ACSTree.createACSTree(ACS _acs)
Creates a new graphical tree of ACS objects. |
static javax.swing.JTree |
TreeManager.createStructureTree()
Creates a new graphical tree for the IS structure of all the information systems, even the closed ones. |
protected void |
GraphicEPRView.initialize()
This central method is the main manager of the instance. |
protected void |
GraphicNoThanView.initialize()
Initializes nodesNumber_ (not used in this clss), m_l_DisplayableLinks_, l_allNodesInLinks_, nodesNumber_, moreCriterion_ and lessCrietria_ and set the GraphicNodes locations. |
protected void |
GraphicView.initialize()
Initializes nodesNumber_, m_l_DisplayableLinks_, l_allNodesInLinks_, and set the GraphicNodes locations. |
protected void |
GraphicSketchView.initialize(java.util.Map _m_l_DisplayableLinks)
This method must be called through resetGraphicView() to have an operational instance. |
void |
GraphicView.resetGraphicView()
This central method resets the view after a view nodes changing. |
int |
GraphicSketchView.resetGraphicView(BaseObject _center,
java.util.Map _m_l_DisplayableLinks)
This method must be called after the constructor to have an operational instance. |
void |
GraphicEPRView.resetRights()
Draws the new arrows and rights after a change in the rights, without changing in GraphicNodes. |
void |
GraphicNoThanView.resetRights()
Draws the two right colors after a change in the rights, without changing in GraphicNodes and the arrow. |
void |
GraphicSketchView.resetRights()
UNUSED - Draws the new arrows and rights after a change in the rights, without changing in GraphicNodes. |
void |
GraphicView.resetRights()
Draws the new arrows and rights after a change in the rights, with no change in GraphicNodes. |
Constructors in ARoad0.Gui2 that throw ProcessError | |
---|---|
ACSTreeBaseListenerImpl(ACSRun _source,
javax.swing.JTree _tree,
javax.swing.tree.MutableTreeNode _root)
With this constructor, the ACSTreeBaseListenerImpl is registered as a listener for an ACSRun firing PropertyChangeEvents, and is associated to one JTree. |
|
GraphicEPRView(EPRViewInBase _view,
java.util.Map _m_positionIndex)
This constructor adds all the _view objects in this panel, each associated to a GraphicNode. |
|
GraphicNoThanView(NoThanViewInBase _view,
java.util.Map _m_positionIndex)
This constructor adds all the _view objects in this panel, each associated to a GraphicNode. |
|
GraphicView(ViewInBase _view,
java.util.Map _m_positionIndex)
This constructor add all the _view objects in this panel, each associated to a GraphicNode. |
Uses of ProcessError in ARoad0.gWork |
---|
Methods in ARoad0.gWork that throw ProcessError | |
---|---|
java.util.Map |
RightsFactory_Facade.detectEPRRights(GraphicEPRView _gview,
EPRViewInBase _viewInBase,
boolean _detectACL,
boolean _detectAGO,
boolean _detectPRI,
boolean _detectLargeLinks)
Detects the access paths between BaseObjects in an EPRViewInBase. |
java.util.Map |
CompoundRightsFactoryImpl.detectHiddenCompoundEpRights(GraphicView _gview,
EPRViewInBase _viewInBase,
java.util.Map _upd_m_l_DisplayableLinks)
This is the most complex Access Road method, which defines the effective applicable rights through all the access paths containing more than 3 nodes. |
java.util.Map |
RightsFactory_Facade.detectNoThanRights(GraphicNoThanView _gview,
NoThanViewInBase _viewInBase)
Detects if the No-More-Than and No-Less-Than rights criteria are fulfilled or not. |
static java.util.Map |
RightsFactory_Facade.detectRights(GraphicView _gview,
ViewInBase _viewInBase)
Defines the BRIDGE and ACL relations between all the ACS which are in the view, that are Bridge links between actors, or AclEntries between EligibleParties and resources. |
static java.util.Map |
RightsFactory_Facade.detectSketchRights(EPRViewInBase _viewInBase,
BaseObject _center,
boolean _detectAcl,
boolean _detectUserGroupLinks)
Detects access-control links between BaseObjects in _viewModel, for a sketch view on a central object rights. |
java.util.Set |
AclRightsFactoryImpl.selectDirectHiddenAclBridgeLinksToActorForEP(EPRViewInBase _viewInBase,
ImmutableEligibleParty _ep,
boolean _isProxyWithFinalExecute)
Detects all the right-proxy Actors that are not in _viewInBase, and are directly accessible from _ep through an AclEntry or a Bridge, with some executing rights or not. |
protected java.util.HashSet<ImmutableGroupIDMember> |
LinkRightsImpl.setNextNodeAGrunningContext(DisplayableLinkImpl _upd_dLink,
int _nodeIndex)
This method increments the Account/Groups context position, updates the AG context set in the DisplayableLinkImpl and returns this context. |
java.util.Set<ImmutableGroupIDMember> |
LinkRightsImpl.updateAGrunningContext(DisplayableLinkImpl _upd_dLink)
This important method updates the Account/Groups context of a DisplayableLinkImpl, either from the AG context of the last node having one, or from one of the following nodes in the same ACS, or, if there is no current AG context, through all the connected nodes from the same ACS. |
Uses of ProcessError in ARoad0.gWorkInterface |
---|
Methods in ARoad0.gWorkInterface that throw ProcessError | |
---|---|
java.util.Set<ImmutableGroupIDMember> |
LinkRights.updateAGrunningContext(DisplayableLinkImpl _upd_dLink)
This important method updates the Account/Groups context of a DisplayableLinkImpl, either from the AG context of the last node having one, or from one of the following nodes in the same ACS, or, if there is no current AG context, through all the connected nodes from the same ACS. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |