|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
kaos.core.csi | |
kaos.core.csi.registration | |
kaos.core.csi.usecase.legacy |
Uses of Property in kaos.core.csi |
---|
Methods in kaos.core.csi that return Property | |
---|---|
Property |
KAoSActor.getProperty(java.lang.String name)
Return the property, whose name is specified |
Property |
Transport.getProperty(java.lang.String name)
Obtain a Property of this Transport. |
Methods in kaos.core.csi with parameters of type Property | |
---|---|
java.lang.Object |
KAoSActor.getPropertyValue(Property property)
Return the value of the given property |
void |
Transport.setProperty(Property property)
Set a property for this Transport. |
Uses of Property in kaos.core.csi.registration |
---|
Methods in kaos.core.csi.registration with parameters of type Property | |
---|---|
static java.lang.String |
PropertyUtil.getPropertyAsOWL(java.lang.String entityGUID,
Property myProperty,
OntologyRepository ontRepository)
Create an OWL individual identified by entityGUID with the given property values assigned |
Uses of Property in kaos.core.csi.usecase.legacy |
---|
Methods in kaos.core.csi.usecase.legacy that return Property | |
---|---|
Property |
KAoSWrappedLegacySystem.getProperty(java.lang.String name)
|
Methods in kaos.core.csi.usecase.legacy with parameters of type Property | |
---|---|
java.lang.Object |
KAoSWrappedLegacySystem.getPropertyValue(Property property)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |