Package | Description |
---|---|
org.tanjakostic.jcleancim.experimental.builder.rdfs |
FIXME: This is experimental and absolutely not tested - don't use!
|
Class and Description |
---|
CimSchemaException
Base for schema-related exceptions.
|
RdfsClass
CIM RDF Schema element representing the UML class.
|
RdfsDifference |
RdfsDifference.Kind |
RdfsElem
Base class with common implementation for all CIM RDF/OWL Schema elements.
|
RdfsEnumLiteral
CIM RDF Schema element representing the UML attribute defined on an enum class.
|
RdfsModel
The model content is, at the start, reflecting the content of the parsed RDF/OWL schema, and at
the end, after a number of validations and consistency checks, it contains the representation of
the corrected UML CIM.
|
RdfsPackage
CIM RDF Schema element representing the UML package.
|
RdfsProperty
CIM RDF Schema element representing the UML attribute or association end (role).
|
RdfsProperty.Kind
We need this one with OWL, since we cannot distinguish between dataType and range (OWL always
uses range plus some other tags).
|
XmlAttribute
XML attributes used in the CIM RDF/OWL Schema.
|
XmlChildElement
XML child element (child of rdf:Description) used in the CIM RDF Schema.
|
XmlDocument
Reads RDF Schema and provides classified DOM elements to be used when building model.
|
XmlElement
XML element, direct child of the RDF schema.
|
XmlResourceValue
Values used for resource attribute (), used in RDF and OWL dialects.
|
XmlTag
Common implementation for various tags that appear in CIM RDF Schema.
|
Copyright 2009-2015 Tatjana (Tanja) Kostic