Package | Description |
---|---|
casa.extensions |
Modifier and Type | Class and Description |
---|---|
class |
CodeExtension
Title: CASA Agent Infrastructure
|
class |
LispScriptExtension
Title: CASA Agent Infrastructure
|
class |
TabExtension
Title: CASA Agent Infrastructure
|
Modifier and Type | Field and Description |
---|---|
private Set<Extension> |
ExtensionLoader.extensions
the set of all known extension objects.
|
Modifier and Type | Method and Description |
---|---|
private Class<Extension> |
ExtensionLoader.getClassForType(String type) |
Modifier and Type | Method and Description |
---|---|
int |
Extension.compareTo(Extension o)
Defers to
ExtensionDescriptor.compareTo(ExtensionDescriptor) using descriptor |