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
-
Method Details
-
getCIMObjectPath
CIMObjectPath getCIMObjectPath()getCIMObjectPath- Returns:
- CIMObjectPath
-