Package org.eclipse.higgins.idas.spi

Interface Summary
IAttributeContainer  
IAttributeValueContainer  
IEntityContainer  
 

Class Summary
AbstractComplexValue Basic implementation of IComplexAttrValue.
AbstractSimpleValue  
AttributeNotification  
AttributeValueNotification  
Base64  
BasicAttribute Implements IAttribute using BasicAttribute and BasicAttributeSet
BasicAttributeSet Basic implementation of IHasAttributes.
BasicAuthNAttributesMaterials Basic implementation of IAuthNAttributesMaterials for use in IContext#open(Object).
BasicComplexValue  
BasicContext Basic implementation of IContext.
BasicContextModel  
BasicEntity Basic implementation of IEntity.
BasicEntityModel  
BasicFilter  
BasicFilterAssertion  
BasicFilterAttributeAssertion  
BasicFilterEntityIDAssertion  
BasicFilterEntityTypeAssertion  
BasicSimpleValue  
BasicSimpleValueModel  
BasicSingleValuedAttribute  
BasicValueAnyURI  
BasicValueBase64Binary  
BasicValueBoolean  
BasicValueByte  
BasicValueDate  
BasicValueDateTime  
BasicValueDecimal  
BasicValueDouble TODO (Impl): make sure getCanonical() meets the canonical rules for xsd:float.
BasicValueFloat TODO (Impl): make sure getCanonical() meets the canonical rules for xsd:float.
BasicValueGDay  
BasicValueGMonth  
BasicValueGMonthDay  
BasicValueGYear  
BasicValueGYearMonth  
BasicValueHexBinary  
BasicValueInt  
BasicValueInteger TODO (Impl): make sure getCanonical() meets the canonical rules for xsd:integer.
BasicValueLanguage TODO (Impl): This does not enforce xsd:language restrictions yet.
BasicValueLong  
BasicValueName  
BasicValueNCName TODO (Impl): This does not enforce xsd:NCName restrictions yet.
BasicValueNegativeInteger  
BasicValueNMTOKEN TODO (Impl): This does not enforce xsd:NMTOKEN restrictions yet.
BasicValueNonNegativeInteger  
BasicValueNonPositiveInteger  
BasicValueNormalizedString  
BasicValuePositiveInteger  
BasicValueShort  
BasicValueString  
BasicValueTime  
BasicValueToken  
BasicValueUnsignedByte  
BasicValueUnsignedInt  
BasicValueUnsignedLong  
BasicValueUnsignedShort  
ComplexValueEntityWrapper  
EntityNotification