A B C E G I N O R S U V X _

G

getAllValuesFrom() - Method in interface org.eclipse.higgins.idas.schema.IAttributeSchema
Returns the list of predefined attribute's values which are defined (allowed) in this type of attributes or null if any values with correct data type are alloved.
getAttribute(URI) - Method in interface org.eclipse.higgins.idas.IHasAttributes
Return specified attribute of this object
getAttribute(URI) - Method in class org.eclipse.higgins.idas.impl.BasicAttributeSet
 
getAttributes() - Method in interface org.eclipse.higgins.idas.IHasAttributes
Return all attributes of this object
getAttributes() - Method in class org.eclipse.higgins.idas.impl.BasicAttributeSet
 
getAttributes() - Method in interface org.eclipse.higgins.idas.schema.IContextSchema
Returns the list of attributes which are defined (allowed) in this context schema.
getAttributes() - Method in interface org.eclipse.higgins.idas.schema.IDigitalSubjectSchema
Returns the list of attributes which are defined (allowed) in the managed type of the digital subjects.
getCanonical() - Method in class org.eclipse.higgins.idas.impl.AbstractSimpleValue
Default implementation of getCanonical calls toString() on the backing datatype.
getCanonical() - Method in class org.eclipse.higgins.idas.impl.BasicValueBase64Binary
TODO: make sure this meets the canonical rules for xsd:base64Binary
getCanonical() - Method in class org.eclipse.higgins.idas.impl.BasicValueDateTime
 
getCanonical() - Method in class org.eclipse.higgins.idas.impl.BasicValueDecimal
Returns a string representation of teh backing BigDecimal without an exponent field.
getCanonical() - Method in class org.eclipse.higgins.idas.impl.BasicValueHexBinary
TODO: make sure this meets the canonical rules for xsd:base64Binary
getCanonical() - Method in interface org.eclipse.higgins.idas.ISimpleValue
Returns the canonical representation if this value is a literal
getContext() - Method in interface org.eclipse.higgins.idas.IDigitalSubject
 
getContextRef() - Method in interface org.eclipse.higgins.idas.IContext
Returns a reference to this Context.
getContextRef() - Method in interface org.eclipse.higgins.idas.IDigitalSubjectRef
Returns a reference to the Context holding the referred-to IDigitalSubject.
getContextRef() - Method in class org.eclipse.higgins.idas.impl.BasicDigitalSubjectRef
 
getContexts(String) - Method in interface org.eclipse.higgins.idas.IContextFactory
 
getContextSchema() - Method in interface org.eclipse.higgins.idas.IContext
Returns the schema govering this context.
getData() - Method in class org.eclipse.higgins.idas.impl.BasicComplexValue
 
getData() - Method in class org.eclipse.higgins.idas.impl.BasicSimpleValue
 
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueAnyURI
Returns the URI backing this value
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueBase64Binary
Returns the ByteBuffer backing this value.
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueBoolean
Returns the Boolean backing this value
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueByte
Returns the Byte backing this value.
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueDateTime
 
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueDecimal
Returns the BigDecimal backing this value.
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueDouble
Returns the Double backing this value
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueFloat
Returns the Float backing this value
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueHexBinary
Returns the ByteBuffer backing this value.
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueInt
 
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueInteger
Returns the BigInteger backing this value
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueLong
Returns the Long backing this value.
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueShort
Returns the Short backing this value.
getData() - Method in class org.eclipse.higgins.idas.impl.BasicValueString
Returns the String backing this value
getData() - Method in interface org.eclipse.higgins.idas.IPropertyValue
Returns the backing Java object for this property value.
getData() - Method in interface org.eclipse.higgins.idas.ISimpleValue
Returns the underlying Java object holding this simple type's value.
getDataType() - Method in interface org.eclipse.higgins.idas.schema.IAttributeSchema
Returns the type of the values of the attribute as an URI.
getDescription() - Method in interface org.eclipse.higgins.idas.schema.IDisplayData
Returns extended description of the subject.
getDisplayData() - Method in interface org.eclipse.higgins.idas.schema.ISchema
Returns display data information of the managed subject.
getGroup() - Method in interface org.eclipse.higgins.idas.schema.IAttributeDisplayData
Returns an information on attribute's display group.
getImage() - Method in interface org.eclipse.higgins.idas.schema.IDisplayData
Returns an URL of the image which should be used for visual representation of the subject or null if not available.
getLabel() - Method in interface org.eclipse.higgins.idas.schema.IDisplayData
Returns display label of the subject.
getLexical() - Method in class org.eclipse.higgins.idas.impl.AbstractSimpleValue
Default implementation of getLexical calls toString() on the backing datatype.
getLexical() - Method in class org.eclipse.higgins.idas.impl.BasicValueBase64Binary
 
getLexical() - Method in class org.eclipse.higgins.idas.impl.BasicValueDateTime
 
getLexical() - Method in class org.eclipse.higgins.idas.impl.BasicValueDecimal
 
getLexical() - Method in class org.eclipse.higgins.idas.impl.BasicValueHexBinary
 
getLexical() - Method in interface org.eclipse.higgins.idas.ISimpleValue
Returns a lexical representation if this value is a literal
getMaxCardinality() - Method in interface org.eclipse.higgins.idas.schema.IAttributeSchema
Returns non negative integer value which represents maximum cardinality of the attribute.
getMetadataSet() - Method in interface org.eclipse.higgins.idas.IHasMetadata
Returns this Object's metadata elements as an Iterable.
getMetadataSet() - Method in class org.eclipse.higgins.idas.impl.BasicAttribute
 
getMetadataSet() - Method in class org.eclipse.higgins.idas.impl.BasicMetadataSet
 
getMinCardinality() - Method in interface org.eclipse.higgins.idas.schema.IAttributeSchema
Returns non negative integer value which represents minimum cardinality of the attribute.
getName() - Method in interface org.eclipse.higgins.idas.IContextFactory
 
getOrder() - Method in interface org.eclipse.higgins.idas.schema.IAttributeDisplayData
Returns an information on display order of the attribute.
getOrder() - Method in interface org.eclipse.higgins.idas.schema.IAttributeDisplayGroup
Returns display order of the attribute's group.
getPolicy() - Method in interface org.eclipse.higgins.idas.IContextFactory
Returns the policy in effect for this Context Factory.
getRelatedObjects() - Method in interface org.eclipse.higgins.idas.IRelationship
 
getRelationships() - Method in interface org.eclipse.higgins.idas.IHasRelationships
Returns the relationships this Object has to others.
getSchema() - Method in interface org.eclipse.higgins.idas.IContext
Returns the schema governing this context.
getSchema(URI) - Method in interface org.eclipse.higgins.idas.schema.IContextSchema
Generic method to query context schema for schema of the subject with the specific type.
getSubject(String) - Method in interface org.eclipse.higgins.idas.IContext
Returns the Digital Subject matching the specified cuid.
getSubjects(String) - Method in interface org.eclipse.higgins.idas.IContext
From this context, return IDigitalSubjects that match the specified filter
getSubjects() - Method in interface org.eclipse.higgins.idas.schema.IContextSchema
Returns the list of digital subjects which are defined (allowed) in this context schema.
getType() - Method in interface org.eclipse.higgins.idas.IDigitalSubject
Returns the type of this Digital Subject.
getType() - Method in class org.eclipse.higgins.idas.impl.BasicAttribute
 
getType() - Method in class org.eclipse.higgins.idas.impl.BasicComplexValue
Returns a URI for "http://www.w3.org/2001/XMLSchema#any"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicProperty
 
getType() - Method in class org.eclipse.higgins.idas.impl.BasicSimpleValue
Returns a URI for "http://www.w3.org/2001/XMLSchema#any"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueAnyURI
Returns a URI for "http://www.w3.org/2001/XMLSchema#anyURI"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueBase64Binary
Returns a URI for "http://www.w3.org/2001/XMLSchema#base64Binary"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueBoolean
Returns a URI for "http://www.w3.org/2001/XMLSchema#boolean"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueByte
Returns a URI for "http://www.w3.org/2001/XMLSchema#byte"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueDate
Returns a URI for "http://www.w3.org/2001/XMLSchema#date"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueDateTime
Returns a URI for "http://www.w3.org/2001/XMLSchema#dateTime"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueDecimal
Returns a URI for "http://www.w3.org/2001/XMLSchema#decimal"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueDouble
Returns a URI for "http://www.w3.org/2001/XMLSchema#double"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueFloat
Returns a URI for "http://www.w3.org/2001/XMLSchema#float"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueGDay
Returns a URI for "http://www.w3.org/2001/XMLSchema#gDay"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueGMonth
Returns a URI for "http://www.w3.org/2001/XMLSchema#gMonth"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueGMonthDay
Returns a URI for "http://www.w3.org/2001/XMLSchema#gMonthDay"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueGYear
Returns a URI for "http://www.w3.org/2001/XMLSchema#gYear"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueGYearMonth
Returns a URI for "http://www.w3.org/2001/XMLSchema#gYearMonth"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueHexBinary
Returns a URI for "http://www.w3.org/2001/XMLSchema#hexBinary"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueInt
Returns a URI for "http://www.w3.org/2001/XMLSchema#int"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueInteger
Returns a URI for "http://www.w3.org/2001/XMLSchema#integer"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueLanguage
Returns a URI for "http://www.w3.org/2001/XMLSchema#language"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueLong
Returns a URI for "http://www.w3.org/2001/XMLSchema#long"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueName
Returns a URI for "http://www.w3.org/2001/XMLSchema#Name"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueNCName
Returns a URI for "http://www.w3.org/2001/XMLSchema#NCName"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueNegativeInteger
Returns a URI for "http://www.w3.org/2001/XMLSchema#negativeInteger"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueNMTOKEN
Returns a URI for "http://www.w3.org/2001/XMLSchema#NMToken"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueNonNegativeInteger
Returns a URI for "http://www.w3.org/2001/XMLSchema#nonNegativeInteger"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueNonPositiveInteger
Returns a URI for "http://www.w3.org/2001/XMLSchema#nonPositiveInteger"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueNormalizedString
Returns a URI for "http://www.w3.org/2001/XMLSchema#normalizedString"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValuePositiveInteger
Returns a URI for "http://www.w3.org/2001/XMLSchema#positiveInteger"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueShort
Returns a URI for "http://www.w3.org/2001/XMLSchema#short"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueString
Returns a URI for "http://www.w3.org/2001/XMLSchema#string"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueTime
Returns a URI for "http://www.w3.org/2001/XMLSchema#time"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueToken
Returns a URI for "http://www.w3.org/2001/XMLSchema#token"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueUnsignedByte
Returns a URI for "http://www.w3.org/2001/XMLSchema#unsignedByte"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueUnsignedInt
Returns a URI for "http://www.w3.org/2001/XMLSchema#unsignedtInt"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueUnsignedLong
Returns a URI for "http://www.w3.org/2001/XMLSchema#unsignedLong"
getType() - Method in class org.eclipse.higgins.idas.impl.BasicValueUnsignedShort
Returns a URI for "http://www.w3.org/2001/XMLSchema#unsignedShort"
getType() - Method in interface org.eclipse.higgins.idas.IProperty
Returns the type of this property as a URI.
getType() - Method in interface org.eclipse.higgins.idas.IPropertyValue
 
getType() - Method in interface org.eclipse.higgins.idas.IRelationship
Returns this relationship's type.
getType() - Method in interface org.eclipse.higgins.idas.schema.ISchema
Returns the type of the managed subject.
getUniqueID() - Method in interface org.eclipse.higgins.idas.IDigitalSubject
Returns the Contextually Unique Identifier of this Digital Subject
getUniqueID() - Method in interface org.eclipse.higgins.idas.IDigitalSubjectRef
Returns the Contextually Unique Identifier of the referred-to IDigitalSubject.
getUniqueID() - Method in class org.eclipse.higgins.idas.impl.BasicDigitalSubjectRef
 
getValue() - Method in class org.eclipse.higgins.idas.impl.BasicAttribute
 
getValue() - Method in class org.eclipse.higgins.idas.impl.BasicProperty
 
getValue() - Method in interface org.eclipse.higgins.idas.IProperty
Returns a single value for this iProperty.
getValues() - Method in class org.eclipse.higgins.idas.impl.BasicAttribute
 
getValues() - Method in class org.eclipse.higgins.idas.impl.BasicProperty
 
getValues() - Method in interface org.eclipse.higgins.idas.IProperty
Returns all values for this iProperty.

A B C E G I N O R S U V X _