public class BooleanActivatableCogxelFactory extends java.lang.Object implements CogxelFactory, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static BooleanActivatableCogxelFactory |
INSTANCE
An instance of the factory since it has no internal state.
|
Constructor and Description |
---|
BooleanActivatableCogxelFactory()
Creates a new instance of BooleanActivatableCogxelFactory.
|
Modifier and Type | Method and Description |
---|---|
Cogxel |
createCogxel(SemanticIdentifier identifier)
Creates a new Cogxel for the given CogxelFactory from the given
SemanticIdentifier.
|
public static final BooleanActivatableCogxelFactory INSTANCE
public BooleanActivatableCogxelFactory()
public Cogxel createCogxel(SemanticIdentifier identifier)
createCogxel
in interface CogxelFactory
identifier
- The SemanticIdentifier of the new Cogxel