All Frameworks  Object Hierarchy  This Framework  Indexes   

FASReportingSettingAtt (Object)

The interface to access a DNBIAFASReportingSettingAtt.

Property Index

DefaultStyleSheet
Gets value of "OLP Robot Program Directory" parameter.
JavaClassPath
Gets value of "Java Class Path" parameter.
JavaExe
Gets value of "Java Executable" parameter.
ResultOutputDir
Gets value of "OLP Robot Program Directory" parameter.
SVGViewer
Gets value of "OLP Robot Program Directory" parameter.
StyleSheetDir
Gets value of "OLP Robot Program Directory" parameter.

Method Index

GetDefaultStyleSheetInfo
Gets information on "OLP Robot Program Directory" parameter.
GetJavaClassPathInfo
Gets information on "Java Class Path" parameter.
GetJavaExeInfo
Gets information on "Java Executable" parameter.
GetResultOutputDirInfo
Gets information on "OLP Robot Program Directory" parameter.
GetSVGViewerInfo
Gets information on "OLP Robot Program Directory" parameter.
GetStyleSheetDirInfo
Gets information on "OLP Robot Program Directory" parameter.
SetDefaultStyleSheetLock
Locks or unlocks the "OLP Robot Program Directory" parameter.
SetJavaClassPathLock
Locks or unlocks the "Java Class Path" parameter.
SetJavaExeLock
Locks or unlocks the "Java Executable" parameter.
SetResultOutputDirLock
Locks or unlocks the "OLP Robot Program Directory" parameter.
SetSVGViewerLock
Locks or unlocks the "OLP Robot Program Directory" parameter.
SetStyleSheetDirLock
Locks or unlocks the "OLP Robot Program Directory" parameter.

Properties


o Property DefaultStyleSheet() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Property JavaClassPath() As
Gets value of "Java Class Path" parameter.
Role: Gets value of "Java Class Path" parameter
Parameters:
o
JavaClassPath Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Property JavaExe() As
Gets value of "Java Executable" parameter.
Role: Gets value of "Java Executable" parameter
Parameters:
oJavaExe
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Property ResultOutputDir() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Property SVGViewer() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Property StyleSheetDir() As
Gets value of "OLP Robot Program Directory" parameter.
Role: Gets value of "OLP Robot Program Directory" parameter
Parameters:
oRobotProgramDir
Variable to return value in.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure

Methods


o Func GetDefaultStyleSheetInfo( ioAdminLevel,
ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
o Func GetJavaClassPathInfo( ioAdminLevel,
ioLocked) As
Gets information on "Java Class Path" parameter.
Role: Gets information on "Java Class Path" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
o Func GetJavaExeInfo( ioAdminLevel,
ioLocked) As
Gets information on "Java Executable" parameter.
Role: Gets information on "Java Executable" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
o Func GetResultOutputDirInfo( ioAdminLevel,
ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
o Func GetSVGViewerInfo( ioAdminLevel,
ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
o Func GetStyleSheetDirInfo( ioAdminLevel,
ioLocked) As
Gets information on "OLP Robot Program Directory" parameter.
Role: Gets information on "OLP Robot Program Directory" parameter
Parameters:
ioAdminLevel

If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value. Legal values:
S_OK : on Success
E_FAIL: on Failure
o Sub SetDefaultStyleSheetLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Sub SetJavaClassPathLock( iLocked)
Locks or unlocks the "Java Class Path" parameter.
Role: Locks or unlocks the "Java Class Path" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Sub SetJavaExeLock( iLocked)
Locks or unlocks the "Java Executable" parameter.
Role: Locks or unlocks the "Java Executable" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Sub SetResultOutputDirLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Sub SetSVGViewerLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure
o Sub SetStyleSheetDirLock( iLocked)
Locks or unlocks the "OLP Robot Program Directory" parameter.
Role: Locks or unlocks the "OLP Robot Program Directory" parameter if the operation is allowed in the current administrated environment. In user mode this method will always return E_FAIL.
Parameters:
iLocked
the locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter.
Returns:
Legal values:
S_OK : on Success
E_FAIL: on Failure

Copyright © 2003, Dassault Systèmes. All rights reserved.