jade.util.leap
Interface Serializable

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
AbsContentElement, AbsObject, AbsTerm, AgentAction, Concept, ContentElement, Facet, Introspector, Location, MessageTemplate.MatchExpression, Predicate, Term
All Known Implementing Classes:
AbsAgentAction, AbsConcept, AbsContentElementList, AbsIRE, jade.content.abs.AbsObjectImpl, AbsPredicate, AbsPrimitive, AbsVariable, ACLMessage, Action, Agent, AID, AMSAgentDescription, APDescription, APService, ArrayList, Behaviour, CardinalityFacet, Codec, ContainerID, ContentElementList, ContentManager, CreateAgent, Deregister, DFAgentDescription, Done, Envelope, Equals, FalseProposition, FIPAException, GetDescription, HashMap, InstallMTP, InternalError, KillAgent, KillContainer, LinkedList, MessageTemplate, MicroIntrospector, MissingArgument, MissingParameter, MobileAgentDescription, MobileAgentLanguage, MobileAgentOS, MobileAgentProfile, MobileAgentSystem, Modify, MoveAction, NotRegistered, ObjectSchema, OntoACLMessage, OntoAID, Ontology, Properties, Property, QueryAgentsOnLocation, QueryPlatformLocationsAction, ReceivedObject, ReflectiveIntrospector, Register, Result, RoundList, Search, ServiceDescription, ShowGui, ShutdownPlatform, StateBase, TrueProposition, TypedAggregateFacet, UnexpectedAct, UnexpectedArgument, UnexpectedArgumentCount, UnexpectedParameter, UninstallMTP, UnrecognisedParameterValue, UnrecognisedValue, UnsupportedAct, UnsupportedFunction, UnsupportedValue, WhereIsAgentAction

public interface Serializable
extends java.io.Serializable

The LEAP (environment-dependent) version of the &qote;java.io.Serializable&qote; interface. This interface appears to be exactly the same in J2SE, PJAVA and MIDP. The internal implementation is different in the three cases however.




JADE