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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::ObjPropDomainAxiom

CONSTRUCTORS

new

Signature:

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

Params:

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

Documentation:

  Returns a retained object property domain axiom.
  
  @param prop The object property.
  @param domain Domain 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_domain_axiom

METHODS

get_prop

Signature:

  $self->get_prop()

Params:

  CowlObjPropDomainAxiom $axiom 

Documentation:

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

    C function name: cowl_obj_prop_domain_axiom_get_prop

get_domain

Signature:

  $self->get_domain()

Params:

  CowlObjPropDomainAxiom $axiom 

Documentation:

  Gets the domain of the object property.
  
  @param axiom The axiom.
  @return Domain of the object property.

    C function name: cowl_obj_prop_domain_axiom_get_domain

get_annot

Signature:

  $self->get_annot()

Params:

  CowlObjPropDomainAxiom $axiom 

Documentation:

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

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