#include <MemoryX/libraries/memorytypes/entity/OacPredictionFunction.h>
|
armarx::VariantDataClassPtr | clone (const Ice::Current &c=Ice::emptyCurrent) const override |
|
void | deserialize (const armarx::ObjectSerializerBasePtr &serializer, const Ice::Current &c=Ice::emptyCurrent) override |
|
std::string | getEffectExpression (const Ice::Current &c=Ice::emptyCurrent) const override |
|
std::string | getPreconditionExpression (const Ice::Current &c=Ice::emptyCurrent) const override |
|
SECObjectRelationsBasePtr | getSECEffects (const Ice::Current &c=Ice::emptyCurrent) const override |
|
SECObjectRelationsBasePtr | getSECPreconditions (const Ice::Current &c=Ice::emptyCurrent) const override |
|
SECRelationPairList | getSECSideConstraints (const Ice::Current &c=Ice::emptyCurrent) const override |
|
int | getType (const Ice::Current &c=Ice::emptyCurrent) const override |
|
Ice::ObjectPtr | ice_clone () const override |
|
std::string | output (const Ice::Current &c=Ice::emptyCurrent) const override |
|
void | serialize (const armarx::ObjectSerializerBasePtr &serializer, const Ice::Current &c=Ice::emptyCurrent) const override |
|
void | setEffectExpression (const std::string &effect, const Ice::Current &c=Ice::emptyCurrent) override |
|
void | setPreconditionExpression (const std::string &precondition, const Ice::Current &c=Ice::emptyCurrent) override |
|
void | setSECEffects (const SECObjectRelationsBasePtr &effects, const Ice::Current &c=Ice::emptyCurrent) override |
|
void | setSECPreconditions (const SECObjectRelationsBasePtr &preconditions, const Ice::Current &c=Ice::emptyCurrent) override |
|
void | setSECSideConstraints (const SECRelationPairList &sideConstraints, const Ice::Current &c=Ice::emptyCurrent) override |
|
bool | validate (const Ice::Current &c=Ice::emptyCurrent) override |
|
Definition at line 39 of file OacPredictionFunction.h.
◆ clone()
armarx::VariantDataClassPtr clone |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ deserialize()
void deserialize |
( |
const armarx::ObjectSerializerBasePtr & |
serializer, |
|
|
const Ice::Current & |
c = Ice::emptyCurrent |
|
) |
| |
|
override |
◆ getEffectExpression()
std::string getEffectExpression |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ getPreconditionExpression()
std::string getPreconditionExpression |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ getSECEffects()
memoryx::SECObjectRelationsBasePtr getSECEffects |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ getSECPreconditions()
memoryx::SECObjectRelationsBasePtr getSECPreconditions |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ getSECSideConstraints()
SECRelationPairList getSECSideConstraints |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ getType()
int getType |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ ice_clone()
Ice::ObjectPtr ice_clone |
( |
| ) |
const |
|
inlineoverride |
◆ output()
std::string output |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
const |
|
override |
◆ serialize()
void serialize |
( |
const armarx::ObjectSerializerBasePtr & |
serializer, |
|
|
const Ice::Current & |
c = Ice::emptyCurrent |
|
) |
| const |
|
override |
◆ setEffectExpression()
void setEffectExpression |
( |
const std::string & |
effect, |
|
|
const Ice::Current & |
c = Ice::emptyCurrent |
|
) |
| |
|
override |
◆ setPreconditionExpression()
void setPreconditionExpression |
( |
const std::string & |
precondition, |
|
|
const Ice::Current & |
c = Ice::emptyCurrent |
|
) |
| |
|
override |
◆ setSECEffects()
void setSECEffects |
( |
const SECObjectRelationsBasePtr & |
effects, |
|
|
const Ice::Current & |
c = Ice::emptyCurrent |
|
) |
| |
|
override |
◆ setSECPreconditions()
void setSECPreconditions |
( |
const SECObjectRelationsBasePtr & |
preconditions, |
|
|
const Ice::Current & |
c = Ice::emptyCurrent |
|
) |
| |
|
override |
◆ setSECSideConstraints()
void setSECSideConstraints |
( |
const SECRelationPairList & |
sideConstraints, |
|
|
const Ice::Current & |
c = Ice::emptyCurrent |
|
) |
| |
|
override |
◆ validate()
bool validate |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
|
|
inlineoverride |
The documentation for this class was generated from the following files: