Class Summary |
CIAttribute |
Interface for objects holding information about attributes
used in the content completion process. |
CIElementAdapter |
A CIElement adapter. |
CIValue |
Interface for objects holding information about element or attribute values
used in the content completion process. |
Context |
The context for a node contains:
elementStack - the stack with ContextElement up to the root. |
ContextElement |
Store information about an element inside a context, involved in the content
completion process. |
WhatAttributesCanGoHereContext |
Used by the schema manager to find out the attributes that can be inserted
in a given context. |
WhatElementsCanGoHereContext |
It is used to determine the elements that can be inserted in the current context. |
WhatPossibleValuesHasAttributeContext |
It is used to determine the possible values of the current attribute. |