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(name: str) -> OEUnBondPredParameter
OEUnBondPredParameter() -> OEUnBondPredParameter
OEUnBondPredParameter(arg2: OEUnBondPredParameter) -> OEUnBondPredParameter
Default and copy constructors.
Constructs an OEUnBondPredParameter instance using the specified set of parameters.