Uses of Interface
JADE_SL.schema.Facet

Packages that use Facet
JADE_SL.schema   
JADE_SL.schema.facets   
 

Uses of Facet in JADE_SL.schema
 

Methods in JADE_SL.schema with parameters of type Facet
 void ConceptSchema.addFacet(java.lang.String slotName, Facet f)
          Add a Facet on a slot of this schema
protected  void ObjectSchema.addFacet(java.lang.String slotName, Facet f)
          Add a Facet on a slot of this schema
 void PredicateSchema.addFacet(java.lang.String slotName, Facet f)
          Add a Facet on a slot of this schema
 

Uses of Facet in JADE_SL.schema.facets
 

Classes in JADE_SL.schema.facets that implement Facet
 class CardinalityFacet
          This facet forces the elements in an AbsAggregate to be instances of a given schema.
 class TypedAggregateFacet
          This facet forces the elements in an AbsAggregate to be instances of a given schema.
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.