lspace
.
structure
OntologyDef
Related Docs:
object OntologyDef
|
package structure
abstract
class
OntologyDef
extends
ClassTypeDef
[
Ontology
]
Linear Supertypes
ClassTypeDef
[
Ontology
],
AnyRef
,
Any
Known Subclasses
And
,
And
,
As
,
BarrierStep
,
Between
,
BranchStep
,
ClipStep
,
Coalesce
,
Coin
,
CollectingBarrierStep
,
CollectingStep
,
Collection
,
CollectionP
,
Contains
,
ContainsFuzzy
,
ContainsPrefix
,
ContainsRegex
,
Count
,
DataType
,
Dedup
,
Disjoint
,
Drop
,
E
,
EnvironmentStep
,
EqP
,
Eqv
,
FilterBarrierStep
,
FilterStep
,
From
,
Fuzzy
,
G
,
GlobalFilterStep
,
GraphStep
,
Group
,
Gt
,
Gte
,
Has
,
HasId
,
HasIri
,
HasLabel
,
HasNot
,
HasStep
,
HasValue
,
Head
,
Id
,
In
,
InE
,
InEMap
,
InMap
,
Index
,
Inside
,
Intersect
,
Is
,
Label
,
Last
,
Limit
,
Local
,
Lt
,
Lte
,
MapStep
,
Max
,
Mean
,
Min
,
MoveStep
,
N
,
Neqv
,
Not
,
Or
,
Or
,
Order
,
OrderP
,
Out
,
OutE
,
OutEMap
,
OutMap
,
Outside
,
P
,
Path
,
Person
,
Place
,
PredicateDef
,
Prefix
,
Project
,
R
,
Range
,
RangeP
,
RearrangeBarrierStep
,
ReducingBarrierStep
,
Regex
,
Repeat
,
ResourceStep
,
Segment
,
Select
,
SeqP
,
Step
,
StepDef
,
Suffix
,
Sum
,
Tail
,
Terminate
,
TimeLimit
,
To
,
Traversal
,
TraverseStep
,
Union
,
V
,
Where
,
Within
Ordering
Alphabetic
By Inheritance
Inherited
OntologyDef
ClassTypeDef
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
OntologyDef
(
iri:
String
,
iris:
Set
[
String
] =
Set()
,
label:
String
,
comment:
String
=
""
,
@extends: () ⇒
List
[
Ontology
] =
() => List()
,
base:
Option
[
String
] =
None
)
label
a name for the Ontology in english
comment
a description for the ontology in english
Type Members
trait
Properties
extends
AnyRef
Abstract Value Members
abstract
def
keys
:
AnyRef
Concrete 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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
classtype
:
Ontology
Definition Classes
OntologyDef
→
ClassTypeDef
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
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
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
:
Ontology
def
properties
:
List
[
Property
]
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
ClassTypeDef
[
Ontology
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped