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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::ObjPropCharAxiom

CONSTRUCTORS

new

Signature:

  RDF::Cowl::ObjPropCharAxiom->new(CowlAnyObjPropExp $prop, Maybe[ CowlVector ] $annot)

Params:

  CowlCharAxiomType $type 
  CowlAnyObjPropExp $prop 
  Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

  Returns a retained object property characteristic axiom.
  
  @param type The type.
  @param prop The object property expression.
  @param annot [optional] The annotations.
  @return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_obj_prop_char_axiom

METHODS

get_type

Signature:

  $self->get_type()

Params:

  CowlObjPropCharAxiom $axiom 

Documentation:

  Gets the type of the specified object property characteristic axiom.
  
  @param axiom The axiom.
  @return The type.

    C function name: cowl_obj_prop_char_axiom_get_type

get_prop

Signature:

  $self->get_prop()

Params:

  CowlObjPropCharAxiom $axiom 

Documentation:

  Gets the object property expression of the specified characteristic axiom.
  
  @param axiom The axiom.
  @return The object property expression.

    C function name: cowl_obj_prop_char_axiom_get_prop

get_annot

Signature:

  $self->get_annot()

Params:

  CowlObjPropCharAxiom $axiom 

Documentation:

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

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