4A Server -  2.0
 All Classes Namespaces Files Functions Variables Enumerator
cz.vutbr.fit.knot.annotations.web.OWLVisitorForRestrictionData.ValueData Class Reference

Data class for someValueFrom and allValueFrom restriction. More...

Inheritance diagram for cz.vutbr.fit.knot.annotations.web.OWLVisitorForRestrictionData.ValueData:
Inheritance graph
Collaboration diagram for cz.vutbr.fit.knot.annotations.web.OWLVisitorForRestrictionData.ValueData:
Collaboration graph

Public Member Functions

 ValueData (String valueURI, String propertyURI, String classURI)
 

Public Attributes

String valueURI
 
String propertyURI
 
String classURI
 

Detailed Description

Data class for someValueFrom and allValueFrom restriction.

Data class for someValueFrom and allValueFrom restriction Ontology axims are stored here for further processing

Author
Marek Kopecky

Definition at line 66 of file OWLVisitorForRestrictionData.java.

Constructor & Destructor Documentation

cz.vutbr.fit.knot.annotations.web.OWLVisitorForRestrictionData.ValueData.ValueData ( String  valueURI,
String  propertyURI,
String  classURI 
)

Definition at line 70 of file OWLVisitorForRestrictionData.java.

Member Data Documentation

String cz.vutbr.fit.knot.annotations.web.OWLVisitorForRestrictionData.ValueData.classURI

Definition at line 69 of file OWLVisitorForRestrictionData.java.

String cz.vutbr.fit.knot.annotations.web.OWLVisitorForRestrictionData.ValueData.propertyURI

Definition at line 68 of file OWLVisitorForRestrictionData.java.

String cz.vutbr.fit.knot.annotations.web.OWLVisitorForRestrictionData.ValueData.valueURI

Definition at line 67 of file OWLVisitorForRestrictionData.java.


The documentation for this class was generated from the following file: