Return the name associated with a CPO
operation. This name
is set when creating a CPOConstructor
, e.g. using
makeCPO
, by the “.cpo.name” parameter.
It is also the default id
, as retrieved by getCPOId
,
of a CPO.
getCPOName(cpo) # S3 method for CPOTrained getCPOName(cpo) # S3 method for CPOConstructor getCPOName(cpo)
cpo | [ |
---|
[character(1)
] the CPO's name.
Other getters and setters:
CPO
,
getCPOAffect()
,
getCPOClass()
,
getCPOConstructor()
,
getCPOId()
,
getCPOOperatingType()
,
getCPOPredictType()
,
getCPOProperties()
,
getCPOTrainedCPO()
,
getCPOTrainedCapability()
,
setCPOId()
Other retrafo related:
CPOTrained
,
NULLCPO
,
%>>%()
,
applyCPO()
,
as.list.CPO
,
clearRI()
,
getCPOClass()
,
getCPOOperatingType()
,
getCPOPredictType()
,
getCPOProperties()
,
getCPOTrainedCPO()
,
getCPOTrainedCapability()
,
getCPOTrainedState()
,
is.retrafo()
,
makeCPOTrainedFromState()
,
pipeCPO()
,
print.CPOConstructor()
Other inverter related:
CPOTrained
,
NULLCPO
,
%>>%()
,
applyCPO()
,
as.list.CPO
,
clearRI()
,
getCPOClass()
,
getCPOOperatingType()
,
getCPOPredictType()
,
getCPOProperties()
,
getCPOTrainedCPO()
,
getCPOTrainedCapability()
,
getCPOTrainedState()
,
is.inverter()
,
makeCPOTrainedFromState()
,
pipeCPO()
,
print.CPOConstructor()
Other CPOConstructor related:
CPOConstructor
,
getCPOClass()
,
getCPOConstructor()
,
identicalCPO()
,
makeCPO()
,
print.CPOConstructor()