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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::ObjPropRangeAxiom

CONSTRUCTORS

new

Signature:

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

Params:

  CowlAnyObjPropExp $prop 
  CowlAnyClsExp $range 
  Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

  Returns a retained object property range axiom.
  
  @param prop The object property.
  @param range Range of the object property.
  @param annot [optional] The annotations.
  @return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_obj_prop_range_axiom

METHODS

get_prop

Signature:

  $self->get_prop()

Params:

  CowlObjPropRangeAxiom $axiom 

Documentation:

  Gets the object property.
  
  @param axiom The axiom.
  @return The object property.

    C function name: cowl_obj_prop_range_axiom_get_prop

get_range

Signature:

  $self->get_range()

Params:

  CowlObjPropRangeAxiom $axiom 

Documentation:

  Gets the range of the object property.
  
  @param axiom The axiom.
  @return Range of the object property.

    C function name: cowl_obj_prop_range_axiom_get_range

get_annot

Signature:

  $self->get_annot()

Params:

  CowlObjPropRangeAxiom $axiom 

Documentation:

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

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