Serialized Form
Package de.fzi.kadmos.api |
serialVersionUID: -3794253515404529422L
alignment
Alignment alignment
- Wrapped alignment object.
listeners
HashSet<E> listeners
- Set of change listeners.
serialVersionUID: -6660785967343833413L
correspondence
Correspondence<T extends OWLEntity> correspondence
- Wrapped correspondence object.
serialVersionUID: -5762350375354760150L
serialVersionUID: 7194742164257396611L
serialVersionUID: -780461955489681089L
serialVersionUID: 3648486946819562620L
serialVersionUID: -5000445181753372634L
Package de.fzi.kadmos.api.algorithm |
serialVersionUID: 28242640599907238L
Package de.fzi.kadmos.api.impl |
serialVersionUID: -4596590865915052841L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Creates an alignment and all its correspondences from
an
ObjectInputStream
. Note that the ontology
references can only be created, if the ontologies are
accessible via their document IRIs. Since an alignment without,
ontology references cannot exist, the alignment cannot be
deserialised, if the ontologies cannot be loaded.
- Throws:
IOException
- if the ontologies cannot be loaded via their IRIs or something else goes wrong.
ClassNotFoundException
- if the class of a serialised object cannot be found.
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Serialises the alignment with all its correspondences
into an
ObjectOutputStream
. Note that the ontologies
are not serialised themselves but rather their document IRIs in form
of Java URI
objects. If the ontologies are not
accessible via their document IRIs, the alignment cannot be deserialised.
- Throws:
IOException
- if something goes wrong.
readObjectNoData
private void readObjectNoData()
throws InvalidObjectException
- Invoked if object is to be restored using an empty input stream.
Exception is thrown to avoid object being created without
proper ontology references.
- Throws:
InvalidObjectException
- is always thrown.
Package de.fzi.kadmos.cloud |
serialVersionUID: 3251872531267805886L
Package de.fzi.kadmos.cloud.aws |
serialVersionUID: -6865707168159972560L
message
Serializable message
heartbeat
Boolean heartbeat
Package de.fzi.kadmos.cmdutils |
serialVersionUID: 9040028164752117814L
Package de.fzi.kadmos.kadmos_webutils.wsdl |
serialVersionUID: 20120319093401L
kadmosFault
KADMOSFaultType kadmosFault
Package de.fzi.kadmos.parser |
serialVersionUID: 9040028164752117814L
Copyright © 2012. All Rights Reserved.