All Frameworks  Object Hierarchy  This Framework  Indexes   

PlugMapViewSettingAtt (Object)

Interface representing xxx.

Role: Components that implement DNBIAPlugMapViewSettingAtt are ...

Do not use the DNBIAPlugMapViewSettingAtt interface for such and such ClassReference, Class#MethodReference, #InternalMethod...


Property Index

LogicalDataAttrList
Returns or sets the LogicalDataAttrList parameter.
TerminationAttrList
Returns or sets the ConstraintsSimul parameter.

Method Index

AddtoLogicalDataAttrList
Method to add a parameter to the LogicalDataAttrList.
AddtoTerminationAttrList
Method to add a parameter to the TerminationAttrList.
GetLogicalDataAttrListInfo
Retrieves environment informations for the LogicalDataAttrList parameter.
GetTerminationAttrListInfo
Retrieves environment informations for the TerminationAttrList parameter.
RemovefromLogicalDataAttrList
Method to Remove a parameter fron the LogicalDataAttrList.
RemovefromTerminationAttrList
Method to Remove a parameter fron the TerminationAttrList.
SetLogicalDataAttrListLock
Locks or unlocks the LogicalDataAttrList parameter.
SetTerminationAttrListLock
Locks or unlocks the TerminationAttrList parameter.

Properties


o Property LogicalDataAttrList() As
Returns or sets the LogicalDataAttrList parameter.

Ensure consistency with the C++ interface to which the work is delegated.

o Property TerminationAttrList() As
Returns or sets the ConstraintsSimul parameter.

Ensure consistency with the C++ interface to which the work is delegated.

Methods


o Sub AddtoLogicalDataAttrList( iparameterName,
iRefparamName)
Method to add a parameter to the LogicalDataAttrList.
o Sub AddtoTerminationAttrList( iparameterName,
iRefparamName)
Method to add a parameter to the TerminationAttrList.
o Func GetLogicalDataAttrListInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the LogicalDataAttrList parameter.
Role:Retrieves the state of the LogicalDataAttrList parameter in the current environment.
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.
o Func GetTerminationAttrListInfo( ioAdminLevel,
ioLocked) As
Retrieves environment informations for the TerminationAttrList parameter.
Role:Retrieves the state of the TerminationAttrList parameter in the current environment.
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.
o Sub RemovefromLogicalDataAttrList( iparameterName)
Method to Remove a parameter fron the LogicalDataAttrList.
o Sub RemovefromTerminationAttrList( iparameterName)
Method to Remove a parameter fron the TerminationAttrList.
o Sub SetLogicalDataAttrListLock( iLocked)
Locks or unlocks the LogicalDataAttrList parameter.
Role:Locks or unlocks the LogicalDataAttrList parameter if it is possible in the current administrative context. 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.
o Sub SetTerminationAttrListLock( iLocked)
Locks or unlocks the TerminationAttrList parameter.
Role:Locks or unlocks the TerminationAttrList parameter if it is possible in the current administrative context. 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.

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