Uses of Class
org.eclipse.actf.validation.doc.rulebase.AliasElement

Packages that use AliasElement
org.eclipse.actf.validation.doc.rulebase   
 

Uses of AliasElement in org.eclipse.actf.validation.doc.rulebase
 

Methods in org.eclipse.actf.validation.doc.rulebase that return AliasElement
 AliasElement[] IValidationDocument.getAliasElements()
          return an array of alias elements of the document.
 AliasElement[] ReflectionValidationDocument.getAliasElements()
          return an array of alias elements of the document.