Uses of Class
org.universAAL.ri.gateway.eimanager.impl.InternalEIOperation

Packages that use InternalEIOperation
org.universAAL.ri.gateway.eimanager.impl   
org.universAAL.ri.gateway.eimanager.impl.exporting   
org.universAAL.ri.gateway.eimanager.impl.importing   
org.universAAL.ri.gateway.eimanager.impl.registry   
 

Uses of InternalEIOperation in org.universAAL.ri.gateway.eimanager.impl
 

Methods in org.universAAL.ri.gateway.eimanager.impl with parameters of type InternalEIOperation
static boolean EIConstraintEvaluator.shouldExport(BusMember member, InternalEIOperation operation)
           
static boolean EIConstraintEvaluator.shouldImport(BusMember member, InternalEIOperation operation)
           
 

Uses of InternalEIOperation in org.universAAL.ri.gateway.eimanager.impl.exporting
 

Subclasses of InternalEIOperation in org.universAAL.ri.gateway.eimanager.impl.exporting
 class InternalExportOperation
           
 

Constructors in org.universAAL.ri.gateway.eimanager.impl.exporting with parameters of type InternalEIOperation
ExportEntry(String id, BusMember member, InternalEIOperation operation)
           
 

Uses of InternalEIOperation in org.universAAL.ri.gateway.eimanager.impl.importing
 

Subclasses of InternalEIOperation in org.universAAL.ri.gateway.eimanager.impl.importing
 class InternalImportOperation
           
 

Uses of InternalEIOperation in org.universAAL.ri.gateway.eimanager.impl.registry
 

Methods in org.universAAL.ri.gateway.eimanager.impl.registry that return InternalEIOperation
 InternalEIOperation RegistryEntry.getOperation()
           
 

Methods in org.universAAL.ri.gateway.eimanager.impl.registry with parameters of type InternalEIOperation
 void RegistryEntry.setOperation(InternalEIOperation operation)
           
 

Constructors in org.universAAL.ri.gateway.eimanager.impl.registry with parameters of type InternalEIOperation
RegistryEntry(String id, InternalEIOperation operation)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.