The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::NAryDataPropAxiom

CONSTRUCTORS

new

Signature:

  RDF::Cowl::NAryDataPropAxiom->new(CowlVector $props, Maybe[ CowlVector ] $annot)

Params:

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

Documentation:

  Returns a retained N-ary data property axiom.
  
  @param type The type.
  @param props The data properties.
  @param annot [optional] The annotations.
  @return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_nary_data_prop_axiom

METHODS

get_type

Signature:

  $self->get_type()

Params:

  CowlNAryDataPropAxiom $axiom 

Documentation:

  Gets the type of the specified N-ary data property axiom.
  
  @param axiom The axiom.
  @return The type.

    C function name: cowl_nary_data_prop_axiom_get_type

get_props

Signature:

  $self->get_props()

Params:

  CowlNAryDataPropAxiom $axiom 

Documentation:

  Gets the data properties of the specified N-ary data property axiom.
  
  @param axiom The axiom.
  @return The data properties.

    C function name: cowl_nary_data_prop_axiom_get_props

get_annot

Signature:

  $self->get_annot()

Params:

  CowlNAryDataPropAxiom $axiom 

Documentation:

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

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