Jump to: navigation, search

Difference between revisions of "HowTo:Assign a Classification to a MetaClass"


Line 1: Line 1:
 
[[Data-_and_Object_Model#MetaClass_.26_Classification|Classifications]], either [[:Category:System_Classifications|built-in]] or own created, can be assigned to a MetaClass enriching its features.
 
[[Data-_and_Object_Model#MetaClass_.26_Classification|Classifications]], either [[:Category:System_Classifications|built-in]] or own created, can be assigned to a MetaClass enriching its features.
  
# Navigate to a classification object in the ''[[CB]]'' (here: built-in only)<br/>[[File:UI_Classification_01.PNG|220 px|border|alt=Classification|Classification]]
+
# Navigate to a classification object in the {{CB}} (here: built-in only)<br/>[[File:UI_Classification_01.PNG|220 px|border|alt=Classification|Classification]]
 
# Assign a classification to a MetaClass either by
 
# Assign a classification to a MetaClass either by
#* using the ''[[Class Details#Classification|Classification View]]'' of the [[CD]] control and drag and drop the classification object onto the MetaClass<br/>[[File:UI Classification_02.PNG|220px|border|alt=Classification|Classification]]
+
#* using the ''[[Class Details#Classification|Classification View]]'' of the {{CD}} control and drag and drop the classification object onto the MetaClass<br/>[[File:UI Classification_02.PNG|220px|border|alt=Classification|Classification]]
#* Set a '''Classification''' on the '''MetaClass''' of the object using the ''[[Relation_Editor#Drag_.26_Drop|Relation Editor]]'' control using the dragging and dropping functionality<br/>[[File:UI Classification_03.PNG|220px|border|alt=Classification|Classification]]
+
#* using the ''[[Relation_Editor#Drag_.26_Drop|Relation Editor]]'' control and relate the classification object to the MetaClass via SYSREL_CLASSIFICATION relation<br/>[[File:UI Classification_03.PNG|220px|border|alt=Classification|Classification]]
  
{{Hint| Don't forget to add the [[MetaProperty]]'s if a '''Classification''' need some!}}
+
{{Hint| If a classification presupposes MetaProperties you will have to implement these to conform the classification!}}
  
 
[[Category:How-To]]
 
[[Category:How-To]]

Revision as of 13:07, 9 December 2013

Classifications, either built-in or own created, can be assigned to a MetaClass enriching its features.

  1. Navigate to a classification object in the Class Browser (here: built-in only)
    Classification
  2. Assign a classification to a MetaClass either by
    • using the Classification View of the CD control and drag and drop the classification object onto the MetaClass
      Classification
    • using the Relation Editor control and relate the classification object to the MetaClass via SYSREL_CLASSIFICATION relation
      Classification
IC Hint square.png If a classification presupposes MetaProperties you will have to implement these to conform the classification!