diff --git a/docs/classes/APIReference.html b/docs/classes/APIReference.html index a7443c713..d3532d5c6 100644 --- a/docs/classes/APIReference.html +++ b/docs/classes/APIReference.html @@ -17,7 +17,7 @@
src/main/js/cass/cass.import.js:851
+ Defined in: src/main/js/cass/cass.import.js:856
export
src/main/js/cass/cass.import.js:1039
+ Defined in: src/main/js/cass/cass.import.js:1044
analyzeFile
src/main/js/cass/ec.base.js:1629
+ Defined in: src/main/js/cass/ec.base.js:1634
each
_delete
src/main/js/cass/cass.import.js:674
+ Defined in: src/main/js/cass/cass.import.js:679
importCompetencies
src/main/js/cass/ec.base.js:974
+ Defined in: src/main/js/cass/ec.base.js:979
addEdge
src/main/js/cass/cass.rollup.js:3899
+ Defined in: src/main/js/cass/cass.rollup.js:3906
src/main/js/cass/ec.base.js:1233
+ Defined in: src/main/js/cass/ec.base.js:1238
updateFrame
V
\nset and a set of edges of type E
. Edges of this\ngraph type have exactly two endpoints; whether these endpoints\nmust be distinct depends on the implementation.\n\nThis interface permits, but does not enforce, any of the following\ncommon variations of graphs:\n
\n
Definitions (with respect to a given vertex v
):\n
v
: an edge that can be traversed\nfrom a neighbor of v
to reach v
\noutgoing edge of v
: an edge that can be traversed\nfrom v
to reach some neighbor of v
\npredecessor of v
: a vertex at the other end of an\nincoming edge of v
\nsuccessor of v
: a vertex at the other end of an\noutgoing edge of v
\n\n\nIF assertionResult = INDETERMINANT THEN INDETERMINANT ELSE IF any\nequivalent packets = INDETERMINANT THEN INDETERMINANT ELSE IF any sub\npackets = INDETERMINANT THEN INDETERMINANT\n
\nELSE IF assertionResult = UNKNOWN: IF all equivalent packets = UNKNOWN IF\nall sub packets = UNKNOWN THEN UNKNOWN IF all sub packets = TRUE|UNKNOWN\nTHEN TRUE IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE IF all equivalent packets = TRUE|UNKNOWN IF all sub packets =\nTRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE IF all equivalent packets = FALSE|UNKNOWN IF all sub packets =\nFALSE|UNKNOWN THEN FALSE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\n
\nELSE IF assertionResult = TRUE: IF all equivalent packets = TRUE|UNKNOWN\nIF all sub packets = TRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\nELSE IF assertionResult = FALSE: IF all equivalent packets =\nFALSE|UNKNOWN IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE INDETERMINANT", "class": "ProfileProcessor", "module": "org.cassproject" }, { "file": "src/main/js/cass/cass.rollup.js", - "line": 4716, + "line": 4723, "description": "IF IP type is COMPETENCY|ROLLUPRULE: assertionResult = ( IF number of\npositive assertions > 0 && number of negative assertions = 0 THEN\nassertionResult = TRUE IF number of positive assertions = 0 && number of\nnegative assertions > 0 THEN assertionResult = FALSE IF number of\npositive assertions > 0 && number of negative assertions > 0 THEN\nassertionResult = INDETERMINANT IF number of positive assertions = 0 &&\nnumber of negative assertions = 0 THEN assertionResult = UNKNOWN )\n
\nIF assertionResult = INDETERMINANT THEN INDETERMINANT ELSE IF any\nequivalent packets = INDETERMINANT THEN INDETERMINANT ELSE IF any sub\npackets = INDETERMINANT THEN INDETERMINANT\n
\nELSE IF assertionResult = UNKNOWN: IF all equivalent packets = UNKNOWN IF\nall sub packets = UNKNOWN THEN UNKNOWN IF all sub packets = TRUE|UNKNOWN\nTHEN TRUE IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE IF all equivalent packets = TRUE|UNKNOWN IF all sub packets =\nTRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE IF all equivalent packets = FALSE|UNKNOWN IF all sub packets =\nFALSE|UNKNOWN THEN FALSE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\n
\nELSE IF assertionResult = TRUE: IF all equivalent packets = TRUE|UNKNOWN\nIF all sub packets = TRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\nELSE IF assertionResult = FALSE: IF all equivalent packets =\nFALSE|UNKNOWN IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE INDETERMINANT", "class": "ProfileProcessor", "module": "org.cassproject" @@ -20085,7 +20085,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1543, + "line": 1545, "description": "Attempts to delete a piece of data.\n
\nUses a signature sheet informed by the owner field of the data.", "params": [ { @@ -20113,7 +20113,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1561, + "line": 1563, "description": "Attempts to delete a piece of data.\n
\nUses a signature sheet informed by the owner field of the data.", "params": [ { @@ -20141,7 +20141,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1615, + "line": 1617, "description": "Attempts to delete a piece of data.\n
\nUses a signature sheet informed by the owner field of the data.", "params": [ { @@ -20169,7 +20169,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1663, + "line": 1666, "description": "Retrieves data from the server and caches it for use later during the\napplication. This should be called before the data is needed if possible,\nso loading displays can be faster.", "params": [ { @@ -20191,7 +20191,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1708, + "line": 1711, "description": "Retrieves data from the server and caches it for use later during the\napplication. This should be called before the data is needed if possible,\nso loading displays can be faster.", "params": [ { @@ -20213,7 +20213,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1746, + "line": 1750, "description": "Returns an array of JSON-LD objects from the places designated by the given URIs.\n
\nUses a signature sheet gathered from {@link EcIdentityManager}.", "params": [ { @@ -20245,7 +20245,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1792, + "line": 1796, "description": "Search a repository for JSON-LD compatible data.\n
\nUses a signature sheet gathered from {@link EcIdentityManager}.", "params": [ { @@ -20277,7 +20277,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1810, + "line": 1814, "description": "Search a repository for JSON-LD compatible data synchronously.\n
\nUses a signature sheet gathered from {@link EcIdentityManager}.", "params": [ { @@ -20297,7 +20297,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1824, + "line": 1828, "description": "Search a repository for JSON-LD compatible data.\n
\nUses a signature sheet gathered from {@link EcIdentityManager}.", "params": [ { @@ -20334,7 +20334,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 1934, + "line": 1938, "description": "Search a repository for JSON-LD compatible data synchronously.\n
\nUses a signature sheet gathered from {@link EcIdentityManager}.", "params": [ { @@ -20359,7 +20359,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 2052, + "line": 2056, "description": "Searches known repository endpoints to set the server configuration for\nthis repositories instance", "memberof": "EcRepository", "itemtype": "method", @@ -20369,7 +20369,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 2126, + "line": 2130, "description": "Searches known repository endpoints to set the server configuration for\nthis repositories instance", "memberof": "EcRepository", "itemtype": "method", @@ -20379,7 +20379,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 2197, + "line": 2201, "description": "Handles the actual detection of repository endpoint /ping service", "params": [ { @@ -20402,7 +20402,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 2243, + "line": 2247, "description": "Handles the actual detection of repository endpoint /ping service", "params": [ { @@ -20425,7 +20425,7 @@ }, { "file": "src/main/js/cass/ebac.repository.js", - "line": 2286, + "line": 2290, "description": "Lists all types visible to the current user in the repository\n
\nUses a signature sheet gathered from {@link EcIdentityManager}.",
"params": [
{
@@ -20447,7 +20447,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2306,
+ "line": 2310,
"description": "Backs up the skyrepo elasticsearch database to the server backup directory",
"params": [
{
@@ -20474,7 +20474,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2318,
+ "line": 2322,
"description": "Restores the skyrepo elasticsearch backup from the server backup directory",
"params": [
{
@@ -20501,7 +20501,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2330,
+ "line": 2334,
"description": "Wipes all data from the the skyrepo elasticsearch, can only be restored by using backup restore",
"params": [
{
@@ -20528,7 +20528,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2342,
+ "line": 2346,
"description": "Handles the search results in search by params, before returning them\nwith the callback passed into search method",
"params": [
{
@@ -20561,7 +20561,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2379,
+ "line": 2384,
"description": "Fetches the admin keys from the server to compare for check if current\nuser is an admin user",
"params": [
{
@@ -20583,7 +20583,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2497,
+ "line": 2502,
"description": "Factory method for creating a file with certain values",
"params": [
{
@@ -20615,7 +20615,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2519,
+ "line": 2524,
"description": "Retrieves a file from the server specified by it's ID",
"params": [
{
@@ -20643,7 +20643,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2539,
+ "line": 2544,
"description": "Searches the repository given for files that match the query passed in",
"params": [
{
@@ -20680,7 +20680,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2562,
+ "line": 2567,
"description": "Saves this file in the repository using the repository web services",
"params": [
{
@@ -20702,7 +20702,7 @@
},
{
"file": "src/main/js/cass/ebac.repository.js",
- "line": 2583,
+ "line": 2588,
"description": "Deletes the file from the repository using repository web services",
"params": [
{
@@ -21736,7 +21736,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 893,
+ "line": 898,
"description": "DELETEs something at a remote endpoint. Composed of a server endpoint\n(root URL) and a service (service path).",
"params": [
{
@@ -21768,7 +21768,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1017,
+ "line": 1022,
"description": "Returns a Collection
view of the incoming edges incident to vertex
\nin this graph.",
"params": [
{
@@ -21786,7 +21786,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1027,
+ "line": 1032,
"description": "Returns a Collection
view of the outgoing edges incident to vertex
\nin this graph.",
"params": [
{
@@ -21804,7 +21804,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1037,
+ "line": 1042,
"description": "Returns a Collection
view of the predecessors of vertex
\nin this graph. A predecessor of vertex
is defined as a vertex v
\nwhich is connected to\nvertex
by an edge e
, where e
is an outgoing edge of\nv
and an incoming edge of vertex
.",
"params": [
{
@@ -21822,7 +21822,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1050,
+ "line": 1055,
"description": "Returns a Collection
view of the successors of vertex
\nin this graph. A successor of vertex
is defined as a vertex v
\nwhich is connected to\nvertex
by an edge e
, where e
is an incoming edge of\nv
and an outgoing edge of vertex
.",
"params": [
{
@@ -21840,7 +21840,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1063,
+ "line": 1068,
"description": "Returns the number of incoming edges incident to vertex
.\nEquivalent to getInEdges(vertex).size()
.",
"params": [
{
@@ -21858,7 +21858,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1072,
+ "line": 1077,
"description": "Returns the number of outgoing edges incident to vertex
.\nEquivalent to getOutEdges(vertex).size()
.",
"params": [
{
@@ -21876,7 +21876,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1081,
+ "line": 1086,
"description": "Returns true
if v1
is a predecessor of v2
in this graph.\nEquivalent to v1.getPredecessors().contains(v2)
.",
"params": [
{
@@ -21898,7 +21898,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1091,
+ "line": 1096,
"description": "Returns true
if v1
is a successor of v2
in this graph.\nEquivalent to v1.getSuccessors().contains(v2)
.",
"params": [
{
@@ -21920,7 +21920,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1101,
+ "line": 1106,
"description": "Returns the number of predecessors that vertex
has in this graph.\nEquivalent to vertex.getPredecessors().size()
.",
"params": [
{
@@ -21938,7 +21938,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1110,
+ "line": 1115,
"description": "Returns the number of successors that vertex
has in this graph.\nEquivalent to vertex.getSuccessors().size()
.",
"params": [
{
@@ -21956,7 +21956,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1119,
+ "line": 1124,
"description": "If directed_edge
is a directed edge in this graph, returns the source;\notherwise returns null
.\nThe source of a directed edge d
is defined to be the vertex for which\nd
is an outgoing edge.\ndirected_edge
is guaranteed to be a directed edge if\nits EdgeType
is DIRECTED
.",
"params": [
{
@@ -21974,7 +21974,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1132,
+ "line": 1137,
"description": "If directed_edge
is a directed edge in this graph, returns the destination;\notherwise returns null
.\nThe destination of a directed edge d
is defined to be the vertex\nincident to d
for which\nd
is an incoming edge.\ndirected_edge
is guaranteed to be a directed edge if\nits EdgeType
is DIRECTED
.",
"params": [
{
@@ -21992,7 +21992,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1146,
+ "line": 1151,
"description": "Returns true
if vertex
is the source of edge
.\nEquivalent to getSource(edge).equals(vertex)
.",
"params": [
{
@@ -22014,7 +22014,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1156,
+ "line": 1161,
"description": "Returns true
if vertex
is the destination of edge
.\nEquivalent to getDest(edge).equals(vertex)
.",
"params": [
{
@@ -22034,7 +22034,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1165,
+ "line": 1170,
"description": "Adds edge e
to this graph such that it connects\nvertex v1
to v2
.\nEquivalent to addEdge(e, new Pair
.\nIf this graph does not contain v1
, v2
,\nor both, implementations may choose to either silently add\nthe vertices to the graph or throw an IllegalArgumentException
.\nIf this graph assigns edge types to its edges, the edge type of\ne
will be the default for this graph.\nSee Hypergraph.addEdge()
for a listing of possible reasons\nfor failure.",
"params": [
{
@@ -22068,7 +22068,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1186,
+ "line": 1191,
"description": "Returns the vertex at the other end of edge
from vertex
.\n(That is, returns the vertex incident to edge
which is not vertex
.)",
"params": [
{
@@ -22090,7 +22090,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1206,
+ "line": 1211,
"description": "Returns true if the result is an object.",
"params": [
{
@@ -22110,7 +22110,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1221,
+ "line": 1226,
"description": "Returns keys on the object",
"params": [
{
@@ -22130,7 +22130,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1251,
+ "line": 1256,
"description": "Updates the framerate timer/counter.",
"itemtype": "method",
"name": "updateFrame",
@@ -22140,7 +22140,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1265,
+ "line": 1270,
"description": "Invoke a method now or later based on whether some time has passed since we last drew the screen.",
"params": [
{
@@ -22157,7 +22157,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1287,
+ "line": 1292,
"description": "Invoke a method at some point in the future, allowing draw methods to occur periodically.",
"params": [
{
@@ -22174,7 +22174,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1647,
+ "line": 1652,
"description": "Counter that counts down when each callback is called. Lots of tricks can be done to cause after to proc in different ways.",
"itemtype": "property",
"name": "counter",
@@ -22184,7 +22184,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1654,
+ "line": 1659,
"description": "\"Each\" method. See class description.",
"params": [
{
@@ -22211,7 +22211,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1673,
+ "line": 1678,
"description": "\"Each\" method. Allows for replacing values in the array. See class description.",
"params": [
{
@@ -22238,7 +22238,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1722,
+ "line": 1727,
"description": "Stops any remaining objects from being iterated over, if they have not already. Will prevent 'after' from being called.",
"itemtype": "method",
"name": "stop",
@@ -22248,7 +22248,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1731,
+ "line": 1736,
"description": "Stops any remaining objects from being iterated over, if they have not already. Will allow 'after' to be called.",
"itemtype": "method",
"name": "stop",
@@ -22258,7 +22258,7 @@
},
{
"file": "src/main/js/cass/ec.base.js",
- "line": 1740,
+ "line": 1745,
"description": "Is preventing 'after' from being called?",
"return": {
"description": "whether it is stopped."
@@ -66311,27 +66311,27 @@
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/cass.import.js:692"
+ "line": " src/main/js/cass/cass.import.js:697"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/cass.import.js:900"
+ "line": " src/main/js/cass/cass.import.js:905"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/cass.import.js:1056"
+ "line": " src/main/js/cass/cass.import.js:1061"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/cass.import.js:1085"
+ "line": " src/main/js/cass/cass.import.js:1090"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/cass.import.js:1106"
+ "line": " src/main/js/cass/cass.import.js:1111"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/cass.import.js:1229"
+ "line": " src/main/js/cass/cass.import.js:1234"
},
{
"message": "unknown tag: internal",
@@ -66343,7 +66343,7 @@
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/cass.rollup.js:2797"
+ "line": " src/main/js/cass/cass.rollup.js:2804"
},
{
"message": "unknown tag: memberof",
@@ -66675,111 +66675,111 @@
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1543"
+ "line": " src/main/js/cass/ebac.repository.js:1545"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1561"
+ "line": " src/main/js/cass/ebac.repository.js:1563"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1615"
+ "line": " src/main/js/cass/ebac.repository.js:1617"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1663"
+ "line": " src/main/js/cass/ebac.repository.js:1666"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1708"
+ "line": " src/main/js/cass/ebac.repository.js:1711"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1746"
+ "line": " src/main/js/cass/ebac.repository.js:1750"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1792"
+ "line": " src/main/js/cass/ebac.repository.js:1796"
},
{
"message": "replacing incorrect tag: returns with return",
- "line": " src/main/js/cass/ebac.repository.js:1810"
+ "line": " src/main/js/cass/ebac.repository.js:1814"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1810"
+ "line": " src/main/js/cass/ebac.repository.js:1814"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1824"
+ "line": " src/main/js/cass/ebac.repository.js:1828"
},
{
"message": "replacing incorrect tag: returns with return",
- "line": " src/main/js/cass/ebac.repository.js:1934"
+ "line": " src/main/js/cass/ebac.repository.js:1938"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:1934"
+ "line": " src/main/js/cass/ebac.repository.js:1938"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2052"
+ "line": " src/main/js/cass/ebac.repository.js:2056"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2126"
+ "line": " src/main/js/cass/ebac.repository.js:2130"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2197"
+ "line": " src/main/js/cass/ebac.repository.js:2201"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2243"
+ "line": " src/main/js/cass/ebac.repository.js:2247"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2286"
+ "line": " src/main/js/cass/ebac.repository.js:2290"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2306"
+ "line": " src/main/js/cass/ebac.repository.js:2310"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2318"
+ "line": " src/main/js/cass/ebac.repository.js:2322"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2330"
+ "line": " src/main/js/cass/ebac.repository.js:2334"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2342"
+ "line": " src/main/js/cass/ebac.repository.js:2346"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2379"
+ "line": " src/main/js/cass/ebac.repository.js:2384"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2497"
+ "line": " src/main/js/cass/ebac.repository.js:2502"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2519"
+ "line": " src/main/js/cass/ebac.repository.js:2524"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2539"
+ "line": " src/main/js/cass/ebac.repository.js:2544"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2562"
+ "line": " src/main/js/cass/ebac.repository.js:2567"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ebac.repository.js:2583"
+ "line": " src/main/js/cass/ebac.repository.js:2588"
},
{
"message": "unknown tag: memberof",
@@ -66815,23 +66815,23 @@
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ec.base.js:1654"
+ "line": " src/main/js/cass/ec.base.js:1659"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ec.base.js:1673"
+ "line": " src/main/js/cass/ec.base.js:1678"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ec.base.js:1722"
+ "line": " src/main/js/cass/ec.base.js:1727"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ec.base.js:1731"
+ "line": " src/main/js/cass/ec.base.js:1736"
},
{
"message": "unknown tag: memberof",
- "line": " src/main/js/cass/ec.base.js:1740"
+ "line": " src/main/js/cass/ec.base.js:1745"
},
{
"message": "unknown tag: memberof",
@@ -67559,15 +67559,15 @@
},
{
"message": "Missing item type\nHelper method to populate the graph with assertion data, based on propagation rules implicit in the relations (see devs.cassproject.org, Relations). Does not draw conclusions. Must be able to decrypt 'negative' value.",
- "line": " src/main/js/cass/cass.rollup.js:2714"
+ "line": " src/main/js/cass/cass.rollup.js:2721"
},
{
"message": "Missing item type\nIF IP type is COMPETENCY|ROLLUPRULE: assertionResult = ( IF number of\npositive assertions > 0 && number of negative assertions = 0 THEN\nassertionResult = TRUE IF number of positive assertions = 0 && number of\nnegative assertions > 0 THEN assertionResult = FALSE IF number of\npositive assertions > 0 && number of negative assertions > 0 THEN\nassertionResult = INDETERMINANT IF number of positive assertions = 0 &&\nnumber of negative assertions = 0 THEN assertionResult = UNKNOWN )\n
\nIF assertionResult = INDETERMINANT THEN INDETERMINANT ELSE IF any\nequivalent packets = INDETERMINANT THEN INDETERMINANT ELSE IF any sub\npackets = INDETERMINANT THEN INDETERMINANT\n
\nELSE IF assertionResult = UNKNOWN: IF all equivalent packets = UNKNOWN IF\nall sub packets = UNKNOWN THEN UNKNOWN IF all sub packets = TRUE|UNKNOWN\nTHEN TRUE IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE IF all equivalent packets = TRUE|UNKNOWN IF all sub packets =\nTRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE IF all equivalent packets = FALSE|UNKNOWN IF all sub packets =\nFALSE|UNKNOWN THEN FALSE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\n
\nELSE IF assertionResult = TRUE: IF all equivalent packets = TRUE|UNKNOWN\nIF all sub packets = TRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\nELSE IF assertionResult = FALSE: IF all equivalent packets =\nFALSE|UNKNOWN IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE INDETERMINANT", - "line": " src/main/js/cass/cass.rollup.js:4536" + "line": " src/main/js/cass/cass.rollup.js:4543" }, { "message": "Missing item type\nIF IP type is COMPETENCY|ROLLUPRULE: assertionResult = ( IF number of\npositive assertions > 0 && number of negative assertions = 0 THEN\nassertionResult = TRUE IF number of positive assertions = 0 && number of\nnegative assertions > 0 THEN assertionResult = FALSE IF number of\npositive assertions > 0 && number of negative assertions > 0 THEN\nassertionResult = INDETERMINANT IF number of positive assertions = 0 &&\nnumber of negative assertions = 0 THEN assertionResult = UNKNOWN )\n
\nIF assertionResult = INDETERMINANT THEN INDETERMINANT ELSE IF any\nequivalent packets = INDETERMINANT THEN INDETERMINANT ELSE IF any sub\npackets = INDETERMINANT THEN INDETERMINANT\n
\nELSE IF assertionResult = UNKNOWN: IF all equivalent packets = UNKNOWN IF\nall sub packets = UNKNOWN THEN UNKNOWN IF all sub packets = TRUE|UNKNOWN\nTHEN TRUE IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE IF all equivalent packets = TRUE|UNKNOWN IF all sub packets =\nTRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE IF all equivalent packets = FALSE|UNKNOWN IF all sub packets =\nFALSE|UNKNOWN THEN FALSE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\n
\nELSE IF assertionResult = TRUE: IF all equivalent packets = TRUE|UNKNOWN\nIF all sub packets = TRUE|UNKNOWN THEN TRUE ELSE INDETERMINANT\n
\nELSE INDETERMINANT\n
\nELSE IF assertionResult = FALSE: IF all equivalent packets =\nFALSE|UNKNOWN IF all sub packets = FALSE|UNKNOWN THEN FALSE ELSE\nINDETERMINANT\n
\nELSE INDETERMINANT",
- "line": " src/main/js/cass/cass.rollup.js:4716"
+ "line": " src/main/js/cass/cass.rollup.js:4723"
},
{
"message": "Missing item type\nCreated by fray on 5/9/17.",
@@ -67587,15 +67587,15 @@
},
{
"message": "Missing item type\nReturns true
if vertex
is the destination of edge
.\nEquivalent to getDest(edge).equals(vertex)
.",
- "line": " src/main/js/cass/ec.base.js:1156"
+ "line": " src/main/js/cass/ec.base.js:1161"
},
{
"message": "Missing item type\nInvoke a method now or later based on whether some time has passed since we last drew the screen.",
- "line": " src/main/js/cass/ec.base.js:1265"
+ "line": " src/main/js/cass/ec.base.js:1270"
},
{
"message": "Missing item type\nInvoke a method at some point in the future, allowing draw methods to occur periodically.",
- "line": " src/main/js/cass/ec.base.js:1287"
+ "line": " src/main/js/cass/ec.base.js:1292"
},
{
"message": "Missing item type\nSTJS Wrapper for the Browser Native History Object",
diff --git a/docs/files/src_main_js_cass_cass.adapter.js.html b/docs/files/src_main_js_cass_cass.adapter.js.html
index 0bb67e04e..0a189997a 100644
--- a/docs/files/src_main_js_cass_cass.adapter.js.html
+++ b/docs/files/src_main_js_cass_cass.adapter.js.html
@@ -17,7 +17,7 @@