|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.abstractcontent.MBaseRef.Dependency
public static class MBaseRef.Dependency
A useful class to describe a relation between two items as returned by MBaseRef.getDependencies(org.activemath.abstractcontent.MBaseID) and MBaseRef.getRelated(org.activemath.abstractcontent.MBaseID, java.util.Collection).
MBase implementations compute the relation-types according to rules described
with each types here.
Moreover, it is possible to encode, in OMDoc a relation element,
child of extradata whose attribute type will be returned,
as is, in this object, as getDependencyTypeString().
| Field Summary | |
|---|---|
static int |
ABSTRACTLY_DEPENDS_ON
This relation just mentions a dependency included by the author. |
static int |
ASSERTION_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
ASSERTION_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
ASSERTION_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
ASSERTION_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
ASSERTION_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
ASSERTION_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
ASSERTION_IN_PPMETHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
ASSERTION_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
COMMENTS
The forWhat of an OMtext: only the type of OMText, the of of the dependency is known. |
static int |
DEFINES
This relation is from a definition to a symbol to define a symbol. |
static int |
DEFINITION_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
DEFINITION_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
DEFINITION_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
DEFINITION_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
DEFINITION_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
DEFINITION_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
DEFINITION_IN_PPMETHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
DEFINITION_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_PPMETHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXAMPLE_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_PPMETHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISE_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
EXERCISES
The forWhat of an exercise. |
List |
forRelationNames
|
MBaseID |
idOf
|
MBaseID |
idOn
|
static int |
ILLUSTRATES
The forWhat of an Example |
static int |
IS_SUCH_FOR
Defines the so-called forWhat type. |
static int |
JUSTIFY_MULTIPLE_DEFINITIONS
This relation proves why these definitions define the same symbol The definition is of the symbol on the assertion to prove the equivalence of all definitions. |
static int |
METHOD_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
METHOD_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
METHOD_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
METHOD_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
METHOD_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
METHOD_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
METHOD_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_PPMETHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
OMTEXT_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PPMETHOD_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PPMETHOD_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PPMETHOD_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PPMETHOD_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PPMETHOD_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PPMETHOD_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PPMETHOD_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_PPMETHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROOF_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
PROVES
This relation is from a proof to an assertion Standardly neeeded by OMdoc specs. |
static int |
SYMBOL_IN_ASSERTION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
SYMBOL_IN_DEFINITION
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
SYMBOL_IN_EXAMPLE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
SYMBOL_IN_EXERCISE
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
SYMBOL_IN_METHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
SYMBOL_IN_OMTEXT
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
SYMBOL_IN_PPMETHOD
States that the on element is "used" or "quoted" in the content of the "of" element. |
static int |
SYMBOL_IN_PROOF
States that the on element is "used" or "quoted" in the content of the "of" element. |
String |
type
|
| Constructor Summary | |
|---|---|
MBaseRef.Dependency(MBaseID idOf,
String depTypeString,
MBaseID idOn)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
static String |
expressDependencyType(int type)
Directly uses reflexion to find the constant's name from the value. |
String |
getDependencyTypeString()
|
MBaseID |
getIdOf()
|
MBaseID |
getIdOn()
|
MBaseRef.Relation |
getInverse()
|
String |
getPrimaryType()
|
MBaseID |
getSourceNodeId()
|
MBaseID |
getTargetNodeId()
|
Collection |
getTypes()
|
int |
hashCode()
|
boolean |
isForRelation()
|
boolean |
isOccurrenceType()
Indicates that this relation means an occurrence as used by a ref,
textref or OMS
elements. |
static int |
recognizeDependency(String depString)
Directly uses reflexion to find the constant's value. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int SYMBOL_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int SYMBOL_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int SYMBOL_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int SYMBOL_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int SYMBOL_IN_PPMETHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int SYMBOL_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int SYMBOL_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int SYMBOL_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_PPMETHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINITION_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_PPMETHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int ASSERTION_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_PPMETHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PROOF_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int METHOD_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PPMETHOD_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int METHOD_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PPMETHOD_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int METHOD_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PPMETHOD_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int METHOD_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PPMETHOD_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int METHOD_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PPMETHOD_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int METHOD_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PPMETHOD_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int METHOD_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int PPMETHOD_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_PPMETHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXERCISE_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_PPMETHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int OMTEXT_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_DEFINITION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_ASSERTION
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_PROOF
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_METHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_PPMETHOD
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_EXERCISE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_OMTEXT
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int EXAMPLE_IN_EXAMPLE
Note that the occurence_in relationship also happens for assertio to be invoked into a proof and so on.
Numbers are attributed so as to ensure that the getType_Of and getType_On method just perform quick residue computations avoiding all case-peeling.
public static final int DEFINES
public static final int JUSTIFY_MULTIPLE_DEFINITIONS
public static final int ABSTRACTLY_DEPENDS_ON
public static final int PROVES
public static final int COMMENTS
public static final int EXERCISES
public static final int ILLUSTRATES
public static final int IS_SUCH_FOR
public final List forRelationNames
public final MBaseID idOn
public final MBaseID idOf
public final String type
| Constructor Detail |
|---|
public MBaseRef.Dependency(MBaseID idOf,
String depTypeString,
MBaseID idOn)
| Method Detail |
|---|
public String getDependencyTypeString()
public boolean isForRelation()
public static int recognizeDependency(String depString)
depString - The XML element-name
public static String expressDependencyType(int type)
type - the integer item type
public MBaseID getIdOf()
public MBaseID getSourceNodeId()
getSourceNodeId in interface MBaseRef.Relationpublic MBaseID getIdOn()
public MBaseID getTargetNodeId()
getTargetNodeId in interface MBaseRef.Relationpublic boolean isOccurrenceType()
ref,
textref or OMS
elements.
public String toString()
toString in class Objectpublic int hashCode()
hashCode in class Objectpublic boolean equals(Object o)
equals in class Objectpublic String getPrimaryType()
getPrimaryType in interface MBaseRef.Relationpublic Collection getTypes()
getTypes in interface MBaseRef.Relationpublic MBaseRef.Relation getInverse()
getInverse in interface MBaseRef.Relation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||