- All Superinterfaces:
-
INamespaceFinder<N,O>
@jakarta.inject.Singleton
@org.eclipse.xtext.xbase.lib.XbaseGenerated
class
AgentNamespaceFinder
extends
AbstractNamespaceFinder<N,O>
Implementation of a finder of agent into the namespaces.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
Property Summary
Modifier and type |
Property and description |
java.lang.String |
scheme |
Constructor Summary
Action Summary
Property Details
- scheme
-
val scheme : java.lang.String
This property is an alias for the action: getScheme
Constructor Details
- new(ContextService)
-
new(ContextService)
Constructor.
- Parameters:
-
service -
Action Details
- find(AgentName)
-
def find(AgentName) : Agent
- getScheme
-
def getScheme : java.lang.String