lspace
.
structure
PropertyDef
Related Docs:
object PropertyDef
|
package structure
abstract
class
PropertyDef
extends
ClassTypeDef
[
Property
]
Linear Supertypes
ClassTypeDef
[
Property
],
AnyRef
,
Any
Known Subclasses
_1stRange
,
_2ndRange
,
_3rdRange
,
_4rdRange
,
balance
,
birthDate
,
birthPlace
,
by
,
by
,
by
,
by
,
by
,
by
,
collect
,
duration
,
edge
,
end
,
geo
,
graph
,
high
,
id
,
increasing
,
iri
,
item
,
key
,
key
,
keyRange
,
knows
,
label
,
label
,
low
,
lower
,
max
,
max
,
max
,
name
,
name
,
name
,
node
,
noloop
,
p
,
predicate
,
predicate
,
predicate
,
predicate
,
predicate
,
range
,
rate
,
resource
,
seed
,
segment
,
start
,
step
,
traversal
,
traversal
,
traversal
,
traversal
,
traversal
,
traversal
,
traversal
,
traversal
,
traversal
,
until
,
upper
,
value
,
value
,
value
,
valueRange
Ordering
Alphabetic
By Inheritance
Inherited
PropertyDef
ClassTypeDef
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
PropertyDef
(
iri:
String
,
label:
String
,
comment:
String
=
""
,
iris:
Set
[
String
] =
Set()
,
container:
List
[
String
] =
List()
,
@range: () ⇒
List
[
ClassType
[_]] =
() => List()
,
@extends: () ⇒
List
[
Property
] =
() => List()
)
Type Members
trait
Properties
extends
AnyRef
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
[
T
]
(
range:
ClassType
[
T
]
)
:
TypedProperty
[
T
]
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
as
[
T
]
(
range:
ClassType
[
T
]
)
:
TypedProperty
[
T
]
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
classtype
:
Property
Definition Classes
PropertyDef
→
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
object
keys
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
properties
:
List
[
Property
]
Attributes
protected
lazy val
property
:
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
[
Property
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped