import "XDocumentation.idl";
◆ getDescriptionByHierarchicalName()
- Returns
- the description for the requested object
- Parameters
- 
  
    | aName | the hierarchical name of the object. |  
 
- Exceptions
- 
  
    | NoSuchElementException | if an element under aName does not exist. |  
 
 
 
◆ getModifiedByHierarchicalName()
- Returns
- whether the requested object was modified
- Parameters
- 
  
    | aName | the hierarchical name of the object. |  
 
- Exceptions
- 
  
    | NoSuchElementException | if an element under aName does not exist. |  | InvalidStateException | when the object has an invalid type |  
 
 
 
◆ getTypeByHierarchicalName()
- Returns
- the type for the requested object
- Parameters
- 
  
    | aName | the hierarchical name of the object. |  
 
- Exceptions
- 
  
    | NoSuchElementException | if an element under aName does not exist. |  | InvalidStateException | when the type of the object could not be resolved. |  
 
 
 
The documentation for this interface was generated from the following file: