org.sblim.cimclient.internal.cimxml.sax.node

Class ScopeNode

public class ScopeNode extends Node

 ELEMENT SCOPE EMPTY
 ATTLIST SCOPE
     CLASS (true | false) "false"
     ASSOCIATION (true | false) "false"
     REFERENCE (true | false) "false"
     PROPERTY (true | false) "false"
     METHOD (true | false) "false"
     PARAMETER (true | false) "false"
     INDICATION (true | false) "false"
 
Constructor Summary
ScopeNode()
Ctor.
Method Summary
intgetScope()
getScope

Constructor Detail

ScopeNode

public ScopeNode()
Ctor.

Method Detail

getScope

public int getScope()
getScope

Returns: int - set of CIMScope bits

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.