edu.stanford.smi.protegex.storage.walker
Interface WalkerSlotRestriction
- All Known Implementing Classes:
- RDFRTSlotRestriction, RDFSlotRestriction, ProtegeSlotRestriction
- public interface WalkerSlotRestriction
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()
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.