com.hp.hpl.jena.graph
Interface FrontsNode

All Known Subinterfaces:
AllDifferent, AllValuesFromRestriction, Alt, AnnotationProperty, Bag, BooleanClassDescription, CardinalityQRestriction, CardinalityRestriction, ComplementClass, Container, DataRange, DatatypeProperty, EnumeratedClass, FunctionalProperty, HasValueRestriction, Individual, IntersectionClass, InverseFunctionalProperty, Literal, MaxCardinalityQRestriction, MaxCardinalityRestriction, MinCardinalityQRestriction, MinCardinalityRestriction, ObjectProperty, OntClass, Ontology, OntProperty, OntResource, Property, QualifiedRestriction, RDFList, RDFNode, ReifiedStatement, Resource, Restriction, Seq, SomeValuesFromRestriction, SymmetricProperty, TransitiveProperty, UnionClass
All Known Implementing Classes:
EnhNode

public interface FrontsNode

HasNode - interface for objects that front a Node in some context. The critical semantics for HasNode is that classes implementing HasNode promise that their .equals() is based *only* on the underlying Node.

Author:
kers

Method Summary
 Node asNode()
          Answer the Node associated with this object.
 

Method Detail

asNode

Node asNode()
Answer the Node associated with this object.



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP