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::SubClsAxiom - Generated docs for RDF::Cowl::SubClsAxiom

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::SubClsAxiom

CONSTRUCTORS

new

Signature:

  RDF::Cowl::SubClsAxiom->new(CowlAnyClsExp $super, Maybe[ CowlVector ] $annot)

Params:

  CowlAnyClsExp $sub 
  CowlAnyClsExp $super 
  Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

  Returns a retained subclass axiom.
  
  @param sub The subclass.
  @param super The superclass.
  @param annot [optional] The annotations.
  @return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_sub_cls_axiom

METHODS

get_sub

Signature:

  $self->get_sub()

Params:

  CowlSubClsAxiom $axiom 

Documentation:

  Gets the subclass.
  
  @param axiom The axiom.
  @return The subclass.

    C function name: cowl_sub_cls_axiom_get_sub

get_super

Signature:

  $self->get_super()

Params:

  CowlSubClsAxiom $axiom 

Documentation:

  Gets the superclass.
  
  @param axiom The axiom.
  @return The superclass.

    C function name: cowl_sub_cls_axiom_get_super

get_annot

Signature:

  $self->get_annot()

Params:

  CowlSubClsAxiom $axiom 

Documentation:

  Gets the annotations of the specified axiom.
  
  @param axiom The axiom.
  @return The annotations.

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