lspace
.
librarian
.
traversal
StepDef
Related Doc:
package traversal
abstract
class
StepDef
extends
OntologyDef
Linear Supertypes
OntologyDef
,
ClassTypeDef
[
structure.Ontology
],
AnyRef
,
Any
Known Subclasses
And
,
As
,
BarrierStep
,
BranchStep
,
Choose
,
ClipStep
,
Coalesce
,
Coin
,
Constant
,
Count
,
Dedup
,
Drop
,
E
,
EnvironmentStep
,
FilterBarrierStep
,
FilterStep
,
From
,
G
,
GlobalFilterStep
,
GraphStep
,
Group
,
GroupingBarrierStep
,
GroupingStep
,
Has
,
HasId
,
HasIri
,
HasLabel
,
HasNot
,
HasStep
,
HasValue
,
Head
,
Id
,
In
,
InE
,
InEMap
,
InMap
,
Is
,
Label
,
Last
,
Limit
,
Local
,
MapStep
,
Max
,
Mean
,
Min
,
MoveStep
,
N
,
Not
,
Or
,
Order
,
Out
,
OutE
,
OutEMap
,
OutMap
,
Path
,
Project
,
ProjectionStep
,
R
,
Range
,
RearrangeBarrierStep
,
RearrangeStep
,
ReducingBarrierStep
,
ReducingStep
,
Repeat
,
ResourceStep
,
Select
,
Skip
,
Sum
,
Tail
,
Terminate
,
TimeLimit
,
To
,
TraverseStep
,
Union
,
V
,
Where
Ordering
Alphabetic
By Inheritance
Inherited
StepDef
OntologyDef
ClassTypeDef
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
StepDef
(
label:
String
,
comment:
String
=
""
,
@extends: () ⇒
List
[
structure.Ontology
] =
() => List(Step.ontology)
)
Type Members
trait
Properties
extends
AnyRef
Definition Classes
OntologyDef
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
_extends
: () ⇒
List
[
structure.Ontology
]
Definition Classes
OntologyDef
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
classtype
:
structure.Ontology
Definition Classes
OntologyDef
→
ClassTypeDef
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
comment0
:
String
Definition Classes
OntologyDef
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
label0
:
String
Definition Classes
OntologyDef
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
lazy val
ontology
:
structure.Ontology
Definition Classes
OntologyDef
def
properties
:
List
[
structure.Property
]
Definition Classes
OntologyDef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
OntologyDef
Inherited from
ClassTypeDef
[
structure.Ontology
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped