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

Packages that use ResourceUbuntuImpl
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 ResourceUbuntuImpl in ARoad0.AcsAddon.Accbee.Ubuntu.gBase
 

Fields in ARoad0.AcsAddon.Accbee.Ubuntu.gBase declared as ResourceUbuntuImpl
static ResourceUbuntuImpl ResourceUbuntuImpl.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 ResourceUbuntuImpl
protected  ResourceUbuntuImpl ResourceUbuntuImpl.copyOwnVariables(ResourceUbuntuImpl _result, boolean _withoutInternalAcl)
          This method provides a copy of the instance variables.
 

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