The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RDF::Cowl::Lib::Gen::Class::NAryClsAxiom - Generated docs for RDF::Cowl::NAryClsAxiom

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::NAryClsAxiom

CONSTRUCTORS

new

Signature:

RDF::Cowl::NAryClsAxiom->new(CowlVector $classes, Maybe[ CowlVector ] $annot)

Params:

CowlNAryAxiomType $type 
CowlVector $classes 
Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

Returns a retained N-ary class expression axiom.

@param type N-ary class expression axiom type.
@param classes The classes.
@param annot [optional] The annotations.
@return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_nary_cls_axiom

METHODS

get_type

Signature:

$self->get_type()

Params:

CowlNAryClsAxiom $axiom 

Documentation:

Gets the type of the specified N-ary class expression axiom.

@param axiom The axiom.
@return The type.

    C function name: cowl_nary_cls_axiom_get_type

get_classes

Signature:

$self->get_classes()

Params:

CowlNAryClsAxiom $axiom 

Documentation:

Gets the classes of the specified N-ary class expression axiom.

@param axiom The axiom.
@return The classes.

    C function name: cowl_nary_cls_axiom_get_classes

get_annot

Signature:

$self->get_annot()

Params:

CowlNAryClsAxiom $axiom 

Documentation:

Gets the annotations of the specified axiom.

@param axiom The axiom.
@return The annotations.

    C function name: cowl_nary_cls_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.