AROM-2_2_13

arom.kr.model
Interface VariableDescriptor

All Superinterfaces:
DocumentableObject, InferableObject, SlotDescriptor, TypedObject

public interface VariableDescriptor
extends SlotDescriptor, InferableObject

Created: Wed Jun 14 12:53:59 2000

Author:
Christophe Bruley

Methods inherited from interface arom.kr.model.SlotDescriptor
hierarchicalDomainModifiers
 
Methods inherited from interface arom.kr.model.DocumentableObject
applyDocumentationModifier, cancelDocumentationModifier, documentationModifiers, getDocumentation, lookupDocumentationModifier
 
Methods inherited from interface arom.kr.model.TypedObject
applyTypeModifier, cancelTypeModifier, getType, lookupTypeModifier, typeModifiers
 
Methods inherited from interface arom.kr.model.InferableObject
applyInferenceModifier, cancelInferenceModifier, getInference, inferenceModifiers, lookupInferenceModifier
 


AROM-2_2_13