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

File: [Pegasus] / pegasus / Schemas / CIM231 / DMTF / qualifiers_optional.mof (download)
Revision: 1.1.2.2, Wed Feb 15 17:46:07 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013, TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch, PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.1.2.1: +54 -0 lines
BUG#: 99999
TITLE: Task317 Branch -- pull operations. Sync to head of tree

DESCRIPTION: Sync the branch back to the head of cvs tree

// 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