Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
72:scripting_attribute_class [2018/07/24 16:39] – created bkkr72:scripting_attribute_class [2018/07/25 14:33] – [AttributeClass] bkkr
Line 2: Line 2:
  
 ====== AttributeClass ====== ====== AttributeClass ======
 +
 +It corresponds to an attribute which is defined in the metamodel or as a process attribute in the PKitConfig.xml.
 +
 +**Value**
 +
 +   * Type: String
 +  * Documentation: Value of the attribute in the localization representation (LocalPKIT.properties or LocalPKIL_de.properties)
 +
 +**Name**
 +
 +  * Type: String
 +  * Documentation: Name of the Attribute
 +
 +**DatabaseValue**
 +
 +  * Type: Object
 +  * Documentation: Value of the attribute as it is stored in the database (without localization)