All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- ARBITRARY1.
Static variable in class Sav.PN
- Conception type: 0x00000 <= letter < 0x0020
- ARBITRARY2.
Static variable in class Sav.PN
- Conception type: 0x0020 <= letter < 0x0400
- ARBITRARY3.
Static variable in class Sav.PN
- Conception type: 0x0400 <= letter < 0x8000
- ARBITRARY4.
Static variable in class Sav.PN
- Conception type: 0x8000 <= letter
- ARITHMETICAL.
Static variable in class Sav.PN
- Conception type: !"#$%&'()*+,-./0123456789:;<=>?
- Association().
Constructor for class Sav.Association
- Creates a new temporary association.
- Association(String).
Constructor for class Sav.Association
- Creates an association.
- Association(String, String).
Constructor for class Sav.Association
-
- BusyAssociationException().
Constructor for class Sav.BusyAssociationException
-
- BusyAssociationException(String).
Constructor for class Sav.BusyAssociationException
-
- CAPITAL.
Static variable in class Sav.PN
- Conception type: ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_
- clear(Association).
Method in class Sav.Association
- Clears the subassociation.
- clear(Concept).
Method in class Sav.Association
- Clears the concept.
- clear(String).
Method in class Sav.Association
- Clears the concept.
- clone().
Method in class Sav.Association
- Clones this association.
- con().
Method in class Sav.Association
-
- con(Concept).
Method in class Sav.Association
- Cons to an inassociation through the concept's name.
- con(int).
Method in class Sav.Association
- Cons to an inassociation through the connection identifier.
- con(String).
Method in class Sav.Association
- Cons to an inassociation through the name.
- Concept().
Constructor for class Sav.Concept
-
- Concept(String).
Constructor for class Sav.Concept
- Creates a concept.
- countClassifier().
Method in class Sav.Concept
-
- equals(Concept).
Method in class Sav.Concept
-
- fix().
Method in class Sav.Association
- Fixes a current connection pass as initial.
- get(Association).
Method in class Sav.Association
- Gets a subassociation.
- get(Concept).
Method in class Sav.Association
- Gets the concept.
- get(String).
Method in class Sav.Association
- Gets the concept.
- getFirst().
Method in class Sav.Association
- Gets the first concept of this association.
- getLast().
Method in class Sav.Association
- Gets the last concept of this association.
- getName().
Method in class Sav.Concept
- Gets the concept's name.
- getNext().
Method in class Sav.Association
- Gets the next concept of this association.
- has().
Method in class Sav.Association
- Detects quickly that this association has concepts.
- IDENTITY.
Static variable in class Sav.PN
- Connection type
- IDENTITY_DEF.
Static variable in class Sav.PN
- Connection type
- MAX_NUMERIC.
Static variable in class Sav.PN
- Limitation: MAX_NUMERIC == 1073741823
- NATURAL.
Static variable in class Sav.PN
- Conception type: `abcdefghijklmnopqrstuvwxyz{|}~
- NonRecognizableNumericException().
Constructor for class Sav.NonRecognizableNumericException
-
- NonRecognizableNumericException(String).
Constructor for class Sav.NonRecognizableNumericException
-
- NUMERICAL.
Static variable in class Sav.PN
- Conception type: #{0 <= number <= 1073741823}
- PN().
Constructor for class Sav.PN
-
- regain().
Method in class Sav.Association
- Regains the initial connection pass.
- RELATION.
Static variable in class Sav.PN
- Connection type
- RELATION_DEF.
Static variable in class Sav.PN
- Connection type
- RUSSIAN_C.
Static variable in class Sav.PN
- Conception type: russian capital letter in unicode
- RUSSIAN_N.
Static variable in class Sav.PN
- Conception type: russian small letter in unicode
- save().
Method in class Sav.Association
- Saves all the changed nodes defined the association core.
- see(Concept).
Method in class Sav.Association
- Sees a subassociation of this through the concept's name.
- see(int).
Method in class Sav.Association
- Sees a subassociation of this through the conception type.
- see(String).
Method in class Sav.Association
- Sees a subassociation of this through the name.
- set(Association).
Method in class Sav.Association
- Sets the subassociation.
- set(Concept).
Method in class Sav.Association
- Sets the concept.
- set(String).
Method in class Sav.Association
- Sets the concept.
- store().
Method in class Sav.Association
- Saves all the changed nodes and frees operating memory.
- update(Observable, Object).
Method in class Sav.Association
- Registers out change.