Protege-2000 1.7

edu.stanford.smi.protegex.storage.walker
Interface WalkerSlotRestriction

All Known Implementing Classes:
RDFRTSlotRestriction, RDFSlotRestriction, ProtegeSlotRestriction

public interface WalkerSlotRestriction


Method Summary
 WalkerFrame getAllowedClass()
           
 Collection getAllowedClasses()
           
 Collection getAllowedParents()
           
 Collection getAllowedValues()
           
 Collection getDefaultValues()
           
 Map getFacetOverrides()
           
 int getMaximumCardinality()
           
 String getMaximumValue()
           
 int getMinimumCardinality()
           
 String getMinimumValue()
           
 Collection getValues()
           
 boolean isAny()
           
 boolean isBoolean()
           
 boolean isClass()
           
 boolean isFloat()
           
 boolean isInstance()
           
 boolean isInteger()
           
 boolean isString()
           
 boolean isSymbol()
           
 

Method Detail

isAny

public boolean isAny()

isBoolean

public boolean isBoolean()

isClass

public boolean isClass()

isFloat

public boolean isFloat()

isInstance

public boolean isInstance()

isInteger

public boolean isInteger()

isString

public boolean isString()

isSymbol

public boolean isSymbol()

getAllowedClass

public WalkerFrame getAllowedClass()

getAllowedClasses

public Collection getAllowedClasses()

getAllowedParents

public Collection getAllowedParents()

getAllowedValues

public Collection getAllowedValues()

getValues

public Collection getValues()

getDefaultValues

public Collection getDefaultValues()

getMinimumCardinality

public int getMinimumCardinality()

getMaximumCardinality

public int getMaximumCardinality()

getMinimumValue

public String getMinimumValue()

getMaximumValue

public String getMaximumValue()

getFacetOverrides

public Map getFacetOverrides()

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.