Package | Description |
---|---|
org.universAAL.middleware.owl |
Modifier and Type | Class and Description |
---|---|
class |
DoubleRestriction
A
TypeExpression (BoundedValueRestriction ) that contains all
literals of type double with a given lower bound and/or upper bound. |
class |
FloatRestriction
A
TypeExpression (BoundedValueRestriction ) that contains all
literals of type float with a given lower bound and/or upper bound. |
class |
IndividualRestriction
A
TypeExpression (BoundedValueRestriction ) that contains all
individuals with a given lower bound and/or upper bound. |
class |
IntRestriction
A
TypeExpression (BoundedValueRestriction ) that contains all
literals of type int with a given lower bound and/or upper bound. |
class |
LongRestriction
A
TypeExpression (BoundedValueRestriction ) that contains all
literals of type long with a given lower bound and/or upper bound. |
Modifier and Type | Method and Description |
---|---|
protected TypeExpression |
BoundedValueRestriction.copyTo(BoundedValueRestriction copy)
Copy the facets for min and max to a different
BoundedValueRestriction . |
Copyright © 2018 universAAL Consortium. All rights reserved.