Uses of Class
org.apache.beehive.controls.runtime.generator.apt.AptControlInterface

Packages that use AptControlInterface
org.apache.beehive.controls.runtime.generator.apt   
 

Uses of AptControlInterface in org.apache.beehive.controls.runtime.generator.apt
 

Constructors in org.apache.beehive.controls.runtime.generator.apt with parameters of type AptControlInterface
AptEventSet(AptControlInterface controlIntf, InterfaceDeclaration eventSet, AnnotationProcessorEnvironment env)
          Constructs a new AptEventSet instance from APT metadata
AptOperation(AptControlInterface controlIntf, MethodDeclaration methodDecl, AnnotationProcessorEnvironment env)
          Constructs a new ControlOperation instance where interface information is derived from APT metadata
AptPropertySet(AptControlInterface controlIntf, AnnotationTypeDeclaration propertySet, AnnotationProcessorEnvironment env)
          Constructs a new AptPropertySet instance from APT metadata