NAME
RDF::Cowl::Lib::Gen::Class::NAryIndAxiom - Generated docs for RDF::Cowl::NAryIndAxiom
VERSION
version 1.0.0
MAIN MODULE
CONSTRUCTORS
new
Signature:
RDF::Cowl::NAryIndAxiom->new(CowlVector $individuals, Maybe[ CowlVector ] $annot)
Params:
CowlNAryAxiomType $type
CowlVector $individuals
Maybe[ CowlVector ] $annot I<[optional]>
Documentation:
Returns a retained N-ary individual axiom.
@param type The type.
@param individuals The individuals.
@param annot [optional] The annotations.
@return Retained axiom. Throws exception on error.
Throws exception on error.
C function name: cowl_nary_ind_axiom
METHODS
get_type
Signature:
$self->get_type()
Params:
CowlNAryIndAxiom $axiom
Documentation:
Gets the type of the specified N-ary individual axiom.
@param axiom The axiom.
@return The type.
C function name: cowl_nary_ind_axiom_get_type
get_individuals
Signature:
$self->get_individuals()
Params:
CowlNAryIndAxiom $axiom
Documentation:
Gets the individuals of the specified N-ary individual axiom.
@param axiom The axiom.
@return The individuals.
C function name: cowl_nary_ind_axiom_get_individuals
get_annot
Signature:
$self->get_annot()
Params:
CowlNAryIndAxiom $axiom
Documentation:
Gets the annotations of the specified axiom.
@param axiom The axiom.
@return The annotations.
C function name: cowl_nary_ind_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.