NAME
RDF::Cowl::Lib::Gen::Class::InvObjPropAxiom - Generated docs for RDF::Cowl::InvObjPropAxiom
VERSION
version 1.0.0
MAIN MODULE
CONSTRUCTORS
new
Signature:
RDF::Cowl::InvObjPropAxiom->new(CowlAnyObjPropExp $second, Maybe[ CowlVector ] $annot)
Params:
CowlAnyObjPropExp $first
CowlAnyObjPropExp $second
Maybe[ CowlVector ] $annot I<[optional]>
Documentation:
Returns a retained inverse object properties axiom.
@param first The first object property expression.
@param second The second object property expression.
@param annot [optional] The annotations.
@return Retained axiom. Throws exception on error.
Throws exception on error.
C function name: cowl_inv_obj_prop_axiom
METHODS
get_first_prop
Signature:
$self->get_first_prop()
Params:
CowlInvObjPropAxiom $axiom
Documentation:
Gets the first of the two object property expressions.
@param axiom The axiom.
@return The first object property expression.
C function name: cowl_inv_obj_prop_axiom_get_first_prop
get_second_prop
Signature:
$self->get_second_prop()
Params:
CowlInvObjPropAxiom $axiom
Documentation:
Gets the second of the two object property expressions.
@param axiom The axiom.
@return The second object property expression.
C function name: cowl_inv_obj_prop_axiom_get_second_prop
get_annot
Signature:
$self->get_annot()
Params:
CowlInvObjPropAxiom $axiom
Documentation:
Gets the annotations of the specified axiom.
@param axiom The axiom.
@return The annotations.
C function name: cowl_inv_obj_prop_axiom_get_annot
AUTHOR
Zakariyya Mughal <zmughal@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2024 by Auto-Parallel Technologies, Inc..
This is free software, licensed under Eclipse Public License - v 2.0.