Python scripting OLP Core - Operators

OlpCorePythonAttributeSetterOperator

Previous  Chapter  Next

 

Methods

 

•CreateWritingIntAttributesObject(): OlpCorePythonSetIntegerAttribute

 

 

o

return

object that holds attribute info

 

Creates and returns an object with data to write integer attributes

 


 

•CreateWritingDoubleAttributesObject(): OlpCorePythonSetDoubleAttribute

 

 

o

return

object that holds attribute info

 

Creates and returns an object with data to write double attributes

 


 

•CreateWritingStringAttributesObject(): OlpCorePythonSetStringAttribute

 

 

o

return

object that holds attribute info

 

 Creates and returns an object with data to write string attributes

 


 

•CreateWritingBoolAttributesObject(): OlpCorePythonSetInBoolAttribute

 

 

o

return

object that holds attribute info

 

Creates and returns an object with data to write bool attributes

 


 

•CreateWritingLiteralAttributesObject(): OlpCorePythonSetLiteralAttribute

 

 

o

return

object that holds attribute info

 

Creates and returns an object with data to write literal attributes

 


 

•CreateWritingIntArrayAttributesObject(): OlpCorePythonSetIntArrayAttribute

 

 

o

return

object that holds attribute info

 

Creates and returns an object with data to write int array attributes

 


 

•CreateWritingDoubleArrayttributesObject(): OlpCorePythonSetDoubleArrayAttribute

 

 

o

return

object that holds attribute info

 

Creates and returns an object with data to write double array attributes

 


 

 

•CreateWritingStringArrayAttributesObject(): OlpCorePythonSetStringArrayAttribute

 

 

o

return

object that holds attribute info

 

Creates and returns an object with data to write literal attributes

 


 

•GetsIntAttributesObject(): list of OlpCorePythonSetIntegerAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 

•GetsDoubleAttributesObject(): list of OlpCorePythonSetDoubleAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 

•GetsStringAttributesObject(): list of OlpCorePythonSetStringAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 

•GetsBoolAttributesObjects(): list of OlpCorePythonSetBoolAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 

•GetsLiteralAttributesObjects(): list of OlpCorePythonSetLiteralAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 

•GetsIntArrayAttributesObjects(): list of OlpCorePythonSetIntArrayAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 

•GetsDoubleArraytAttributesObjects(): list of OlpCorePythonSetDoubleArrayAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 

 

•GetsStringArrayAttributesObjects(): list of OlpCorePythonSetStringArrayAttribute

 

 

o

return

list of created attributes settters

 

Gets a list of objects with data to be used for creating string array attributes

 


 


Previous
Previous page
Chapter
Chapter page
Next
Next page