(file) Return to qualifiers_optional.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM222 / DMTF

File: [Pegasus] / pegasus / Schemas / CIM222 / DMTF / qualifiers_optional.mof (download)
Revision: 1.1.2.2, Wed Aug 19 13:13:31 2009 UTC (14 years, 10 months ago) by marek
Branch: RELEASE_2_9-branch
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1
Changes since 1.1.2.1: +54 -0 lines
BUG#:8603
TITLE: Add Schema 222 to the cvs (2.9.1)

DESCRIPTION:

// Copyright (c) 2007 DMTF.  All rights reserved.
// <change cr="ArchCR00071.005" type="add">Add new 
//DisplayDescription qualifier.</change>
// ==================================================================
// Optional Qualifiers
// Defined in the CIM Infrastructure Specification Section 2.5.3 
// ==================================================================

Qualifier Alias : string = null, 
    Scope(property, reference, method), 
    Flavor(EnableOverride, ToSubclass, Translatable);

Qualifier Delete : boolean = false, 
    Scope(association, reference);

Qualifier DisplayDescription : string = null, 
    Scope(any), 
    Flavor(EnableOverride, ToSubclass, Translatable);

Qualifier Expensive : boolean = false, 
    Scope(any);

Qualifier Ifdeleted : boolean = false, 
    Scope(association, reference);

Qualifier Invisible : boolean = false, 
    Scope(class, association, property, reference, method);

Qualifier Large : boolean = false, 
    Scope(class, property);

Qualifier PropertyUsage : string = "CurrentContext", 
    Scope(property);

Qualifier Provider : string = null, 
    Scope(any);

Qualifier SyntaxType : string = null, 
    Scope(property, reference, method, parameter);

Qualifier Syntax : string = null, 
    Scope(property, reference, method, parameter);

Qualifier TriggerType : string = null, 
    Scope(class, association, indication, property, reference, method);

Qualifier UnknownValues : string[], 
    Scope(property), 
    Flavor(DisableOverride, ToSubclass);

Qualifier UnsupportedValues : string[], 
    Scope(property), 
    Flavor(DisableOverride, ToSubclass);


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2