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

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

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

Methods in org.eclipse.actf.validation.valdoc.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.