Uses of Class
ARoad0.AcsAddon.Accbee.Ubuntu.gBase.ActorUbuntuImpl

Packages that use ActorUbuntuImpl
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. 
 

Uses of ActorUbuntuImpl in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
 

Subclasses of ActorUbuntuImpl in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
 class ExecutableUbuntuImpl
          This class is responsible for modeling a Linux Ubuntu executable, which may have Linux/Unix setUID and setGID capabilities.
 

Fields in ARoad0.AcsAddon.Accbee.Ubuntu.gBase declared as ActorUbuntuImpl
static ActorUbuntuImpl ActorUbuntuImpl.EMPTY_INSTANCE
          A reusable empty instance for initialization, to avoid the use of 'new' for temporary values.
 

Methods in ARoad0.AcsAddon.Accbee.Ubuntu.gBase that return ActorUbuntuImpl
protected  ActorUbuntuImpl ActorUbuntuImpl.copyOwnVariables(ActorUbuntuImpl _result, boolean _withoutInternalAcl)
          This method provides a copy of the instance variables.
 

Methods in ARoad0.AcsAddon.Accbee.Ubuntu.gBase with parameters of type ActorUbuntuImpl
protected  ActorUbuntuImpl ActorUbuntuImpl.copyOwnVariables(ActorUbuntuImpl _result, boolean _withoutInternalAcl)
          This method provides a copy of the instance variables.