Uses of Interface
ARoad0.Pattern.BeanInfoPattern

Packages that use BeanInfoPattern
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.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.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 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.Gui1 Provides the internal frames and standard panels for handling the CRUD operations on the database objects, for the Access Road desktop. 
 

Uses of BeanInfoPattern in ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo
 

Classes in ARoad0.AcsAddon.Accbee.MySQL.gBaseBeanInfo that implement BeanInfoPattern
 class ACSFactoryMySQLImplBeanInfo
          This class is responsible for describing the ACSFactoryMySQLImpl class.
 class ACSMySQLImplBeanInfo
          This class is responsible for describing the ACS class for MySQL.
 class ActorMySQLImplBeanInfo
          This class is responsible for describing the ActorMySQLImpl class.
 class BasesSetMySQLImplBeanInfo
          This class is responsible for describing the BasesSetMySQLImpl class.
 class DirectoryMySQLImplBeanInfo
          This class is responsible for describing the DirectoryMySQLImpl class.
 class GroupIDMySQLImplBeanInfo
          This class is responsible for describing the Linux MySQL group.
 class ProxyMySQLImplBeanInfo
          This class is responsible for describing the ProxyIDMySQLImpl class.
 class ResourceMySQLImplBeanInfo
          This class is responsible for describing the MySQL resource.
 class UserIDMySQLImplBeanInfo
          This class is responsible for describing the UserIDMySQLImpl class.
 class VirtualFolderMySQLImplBeanInfo
          This class is responsible for describing the VirtualFolderMySQLImpl class.
 

Uses of BeanInfoPattern in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo
 

Classes in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseBeanInfo that implement BeanInfoPattern
 class ACSFactoryUbuntuImplBeanInfo
          This class is responsible for describing the ACSFactoryUbuntuImpl class.
 class ACSUbuntuImplBeanInfo
          This class is responsible for describing the ACS class for Linux Ubuntu.
 class ActorUbuntuImplBeanInfo
          This class is responsible for describing the ActorUbuntuImpl class.
 class DirectoryUbuntuImplBeanInfo
          This class is responsible for describing the DirectoryUbuntuImpl class.
 class ExecutableUbuntuImplBeanInfo
          This class is responsible for describing the Linux Ubuntu executable.
 class ResourceUbuntuImplBeanInfo
          This class is responsible for describing the Linux Ubuntu resource.
 class UserIDUbuntuImplBeanInfo
          This class is responsible for describing the UserIDUbuntuImpl class.
 

Uses of BeanInfoPattern in ARoad0.gBase
 

Methods in ARoad0.gBase that return BeanInfoPattern
 BeanInfoPattern UtilityImpl.selectBeanInfo(BaseObject _objectInBeamer)
          Analyzes the BaseObject to select the right BeanInfo in gBase.
 

Methods in ARoad0.gBase with parameters of type BeanInfoPattern
static java.util.List<java.lang.String> BaseUtilityImpl.getClassicSuperInterfacesFromBeanInfo(BeanInfoPattern _baseObjectBeanInfo)
          Gets the set of all the classical interfaces and super-interfaces of the BaseObject from its BeanInfo.getBeanDescriptor().getBeanClass().
static StringRight[] BaseUtilityImpl.getL_AcsRestrictedRights(BeanInfoPattern _baseObjectBeanInfo, BaseObject _source, java.lang.String _propertyName, ImmutableACS _acs, java.lang.String _type)
          Gets the restricted rights from the ACS for the property of an ACSObject.
static java.lang.String[] BaseUtilityImpl.getL_AcsRestrictedTypes(BeanInfoPattern _baseObjectBeanInfo, java.lang.String _propertyName, ImmutableACS _acs)
          Gets the restricted ACSObject types for the property of an ACSObject to set in the GUI.
static java.lang.Object[] BaseUtilityImpl.getRestrictedValues(BeanInfoPattern _baseObjectBeanInfo, java.lang.String _propertyName, ACSRun _acs, BaseObject _source, java.lang.String _type)
          Gets the restricted String or StringRight values for the argument of a new ACSObject.
 

Uses of BeanInfoPattern in ARoad0.gBaseBeanInfo
 

Classes in ARoad0.gBaseBeanInfo that implement BeanInfoPattern
 class AclEntryImplBeanInfo
          This class is responsible for describing the AclEntryImpl class.
 class ACSFactoryImplBeanInfo
          This class is responsible for describing the ACSFactoryImpl class.
 class ACSImplBeanInfo
          This class is responsible for describing the ACSImpl class.
 class ACSpreFactoryImplBeanInfo
          This class is responsible for editing the first properties of a ACSFactoryImpl instance.
 class ActorImplBeanInfo
          This class is responsible for describing the ActorImpl class.
 class BasicImplBeanInfo
          This class is responsible for describing the BasicImpl class.
 class DirectoryImplBeanInfo
          This class is responsible for describing the DirectoryImpl class.
 class EligiblePartyImplBeanInfo
          This class is responsible for describing the EligiblePartyImpl class.
 class EPRViewInBaseImplBeanInfo
          This class is responsible for describing the EPRViewInBaseImpl class.
 class GroupIDImplBeanInfo
          This class is responsible for describing the GroupIDImpl class.
 class GroupIDMemberImplBeanInfo
          This class is responsible for describing the GroupIDMemberImpl class.
 class ISAcsBeanInfo
          This class is responsible for describing the ACS node in a nameISTree to display in the GUI.
 class ISComponentBeanInfo
          This class is responsible for describing the component node in a nameISTree to display in the GUI.
 class ISCompositeBeanInfo
          This class is responsible for describing the composite node in a nameISTree to display in the GUI.
 class ISStructureRootBeanInfo
          This class is responsible for describing the IS structure root to display in the GUI.
 class ISSubACSBeanInfo
          This class is responsible for describing the subACS node in a nameISTree to display in the GUI.
 class NoThanViewInBaseImplBeanInfo
          This class is responsible for describing the NoThanViewInBaseImpl class.
 class PrivilegeForLinksImplBeanInfo
          This class is responsible for describing the PrivilegeForLinksImpl class.
 class PrivilegeForTypeImplBeanInfo
          This class is responsible for describing the PrivilegeForTypeImpl class.
 class ResourceImplBeanInfo
          This class is responsible for describing the ResourceImpl class.
 class StringMetaRightImplBeanInfo
          This class is responsible for describing the StringMetaRightImpl class.
 class StringRightImplBeanInfo
          This class is responsible for describing the StringRightImpl class.
 class UserIDImplBeanInfo
          This class is responsible for describing the UserIDImpl class.
 class ViewInBaseImplBeanInfo
          This class is responsible for describing the ViewInBaseImpl class.
 class VirtualFolderImplBeanInfo
          This class is responsible for describing the VirtualFolderImpl class.
 

Uses of BeanInfoPattern in ARoad0.Gui1
 

Fields in ARoad0.Gui1 declared as BeanInfoPattern
protected  BeanInfoPattern BaseObjectHandler.newBaseObjectBeanInfo_
          The beanInfo instance associated to newBaseObjectClass_
private static BeanInfoPattern BeamerManager.objectInBeamerBeanInfo__
          BeanInfo of the object displayed in the beamer
protected  BeanInfoPattern SimplePropertyEditor.sourceBeanInfo_
          The BeanInfo instance associated to the source_.