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

All Known Implementing Classes:
AbstractMethodCallNode, AbstractObjectPathNode, AbstractPathNode, ClassNameNode, ClassPathNode, IMethodCallNode, InstanceNameNode, InstancePathNode, LocalClassPathNode, LocalInstancePathNode, LocalNameSpacePathNode, MethodCallNode, ObjectPathNode, ValueReferenceNode

public interface ObjectPathIf

It's implemented by Nodes which can construct a CIMObjectPath.


Method Summary
 CIMObjectPath getCIMObjectPath()
          getCIMObjectPath
 

Method Detail

getCIMObjectPath

CIMObjectPath getCIMObjectPath()
getCIMObjectPath

Returns:
CIMObjectPath


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