Package jadex.bridge.component
Interface IExternalComponentFeature
-
- All Known Subinterfaces:
IArgumentsResultsFeature
,IBDIAgent
,IBDIAgentFeature
,IExecutionFeature
,IExternalAccess
,IExternalArgumentsResultsFeature
,IExternalBDIAgentFeature
,IExternalExecutionFeature
,IExternalMonitoringComponentFeature
,IExternalNFPropertyComponentFeature
,IExternalRequiredServicesFeature
,IExternalSubcomponentsFeature
,IInternalAccess
,IMonitoringComponentFeature
,INFPropertyComponentFeature
,IRequiredServicesFeature
,ISubcomponentsFeature
- All Known Implementing Classes:
jadex.bridge.component.impl.ArgumentsResultsComponentFeature
,BDIXArgumentsResultsComponentFeature
,ComponentPlanBDI
,HelloWorldBDI
,HelloWorldPlan2
,IndexChangeBDI
,InterfaceInjectionBDI
,PlanMethodInjectionBDI
,PlanReasonInjectionBDI
,RequiredServicesComponentFeature
,RequiredServicesFeatureAdapter
,SayHelloBDI
public interface IExternalComponentFeature
Marker interface for external component feature interfaces. Is used in getExternalFeature() to check if the interface is valid.