Maxwell Objects

From ColorWiki

(Difference between revisions)
Jump to: navigation, search
m
m
Line 1: Line 1:
CHROMiX Maxwell stores a wide range of data types. Each data type in Maxwell is stored as an Object. Object types have specific type code (MxO) and each individual Maxwell object has a unique ID which is composed of the MxO a colon ':' and a unique record ID for that object type. In this manner, any Maxwell data object is specified by a unique code that can be used in bookmarks, API references, generalized storage areas (such as a Notifier storing which object it's attached to)
CHROMiX Maxwell stores a wide range of data types. Each data type in Maxwell is stored as an Object. Object types have specific type code (MxO) and each individual Maxwell object has a unique ID which is composed of the MxO a colon ':' and a unique record ID for that object type. In this manner, any Maxwell data object is specified by a unique code that can be used in bookmarks, API references, generalized storage areas (such as a Notifier storing which object it's attached to)
-
Maxwell Objects:
+
==Maxwell Objects==
-
==Brand Name (B)==
+
===Brand Name (B)===
-
;Color (C)
+
===Color (C)===
-
;ColorSet (CS)
+
===ColorSet (CS)===
-
;Device (D)
+
===Device (D)===
-
;DeviceModel (devMod)
+
===DeviceModel (devMod)===
-
;FeedBack Item (FBI)
+
===FeedBack Item (FBI)===
-
;File (F)
+
===File (F)===
-
;Location (loc)
+
===Location (loc)===
-
;Notifier (N)
+
===Notifier (N)===
*Notifiers are event handlers you can attach to almost any Maxwell object type. When a particular event relating to that object occurs, the notifier will wake up and handle whatever task you have specified.
*Notifiers are event handlers you can attach to almost any Maxwell object type. When a particular event relating to that object occurs, the notifier will wake up and handle whatever task you have specified.
*To create Notifiers, navigate to the desired object and click on the triagular Notifier icon on the bottom right side of the object's detail pane. Click the list's '+' button and a new notifier is created for you to configure.
*To create Notifiers, navigate to the desired object and click on the triagular Notifier icon on the bottom right side of the object's detail pane. Click the list's '+' button and a new notifier is created for you to configure.
*'''Note''': An important distinction between Notifiers and almost all other Maxwell objects is their ownership. A Notifier's owner is set to the ''user who created it'' rather than the owner of the related object. This allows you to attach Notifiers to objects you don't own. This way you can monitor color standards or other public or private objects for which you have View access.
*'''Note''': An important distinction between Notifiers and almost all other Maxwell objects is their ownership. A Notifier's owner is set to the ''user who created it'' rather than the owner of the related object. This allows you to attach Notifiers to objects you don't own. This way you can monitor color standards or other public or private objects for which you have View access.
-
;Profile (P)
+
===Profile (P)===
-
;Reference Set (refSet)
+
===Reference Set (refSet)===
-
;Report (R)
+
===Report (R)===
-
;Target Print (TP)
+
===Target Print (TP)===
-
;Tolerance (toler)
+
===Tolerance (toler)===
-
;Track (T)
+
===Track (T)===
-
;User (U)
+
===User (U)===

Revision as of 02:05, 25 January 2008

CHROMiX Maxwell stores a wide range of data types. Each data type in Maxwell is stored as an Object. Object types have specific type code (MxO) and each individual Maxwell object has a unique ID which is composed of the MxO a colon ':' and a unique record ID for that object type. In this manner, any Maxwell data object is specified by a unique code that can be used in bookmarks, API references, generalized storage areas (such as a Notifier storing which object it's attached to)

Contents

Maxwell Objects

Brand Name (B)

Color (C)

ColorSet (CS)

Device (D)

DeviceModel (devMod)

FeedBack Item (FBI)

File (F)

Location (loc)

Notifier (N)

Profile (P)

Reference Set (refSet)

Report (R)

Target Print (TP)

Tolerance (toler)

Track (T)

User (U)

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox