Package | Description |
---|---|
alice.tuprologx.runtime.corba |
Modifier and Type | Class and Description |
---|---|
class |
_PrologImplBase
org/alice/tuprologx/runtime/corba/_PrologImplBase.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from org/alice/tuprologx/runtime/corba/Prolog.idl
venerd?
|
class |
_PrologStub
org/alice/tuprologx/runtime/corba/_PrologStub.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from org/alice/tuprologx/runtime/corba/Prolog.idl
venerd?
|
class |
PrologImpl |
Modifier and Type | Field and Description |
---|---|
Prolog |
PrologHolder.value |
Modifier and Type | Method and Description |
---|---|
static Prolog |
PrologHelper.extract(Any a) |
static Prolog |
PrologHelper.narrow(Object obj) |
static Prolog |
PrologHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
PrologHelper.insert(Any a,
Prolog that) |
static void |
PrologHelper.write(OutputStream ostream,
Prolog value) |
Constructor and Description |
---|
PrologHolder(Prolog initialValue) |