OEUnBondPredParameter¶
class OEUnBondPredParameter : public OEPredicateParameter<OESystem::OEUnaryPredicate<OEChem::OEBondBase>>
The OEUnBondPredParameter represents parameter that has value
of OEUnaryPredicate type.
- Following methods are publicly inherited from OEParameter:
AddAliasandGetAliasesGetKeylessandSetKeylessIsSetandIsSetToString
- Following methods are publicly inherited from OEPredicateParameter:
GetDefaultandSetDefault
Constructors¶
OEUnBondPredParameter()
OEUnBondPredParameter(const std::string& name)
OEUnBondPredParameter(const OEUnBondPredParameter&)
Default and copy constructors.
Constructs an OEUnBondPredParameter instance using the specified set of parameters.