public class XmlResourceValue extends XmlTag
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,java.lang.String> |
_cimPrimitiveClassResourceValues |
(package private) static XmlResourceValue |
aggregateOf |
static XmlResourceValue |
attribute |
(package private) static XmlResourceValue |
byreference |
static XmlResourceValue |
Class
UML class with rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"
|
(package private) static XmlResourceValue |
ClassCategory
UML package: {packageName}
|
(package private) static XmlResourceValue |
compound |
(package private) static XmlResourceValue |
concrete |
static XmlResourceValue |
Datatype |
static XmlResourceValue |
enumeration |
(package private) static XmlElement |
M01
(rdf) UML multiplicity [0..1]: TODO with cims:multiplicity rdf:resource="...#M:0..1
|
(package private) static XmlElement |
M0n
(rdf) UML multiplicity [0..*]: TODO with cims:multiplicity rdf:resource="...#M:0..n
|
(package private) static XmlElement |
M1
(rdf) UML multiplicity [1]: TODO with cims:multiplicity rdf:resource="...#M:1
|
(package private) static XmlElement |
M1n
(rdf) UML multiplicity [1..*]: TODO with cims:multiplicity rdf:resource="...#M:1..n
|
(package private) static XmlResourceValue |
ofAggregate |
static XmlResourceValue |
Package |
(package private) static XmlResourceValue |
Primitive
Added by hand after parsing RDF, to bring back CIM primitive types: UML primitive with
rdf:type rdf:resource="http://www.w3.org/2000/01/rdf-schema#Primitive"
|
static XmlResourceValue |
Property |
(package private) static XmlResourceValue |
xboolean |
(package private) static XmlResourceValue |
xdate |
(package private) static XmlResourceValue |
xdateTime |
(package private) static XmlResourceValue |
xdecimal |
(package private) static XmlResourceValue |
xduration |
(package private) static XmlResourceValue |
xfloat |
(package private) static XmlResourceValue |
xinteger |
(package private) static XmlResourceValue |
xstring |
(package private) static XmlResourceValue |
xtime |
Modifier | Constructor and Description |
---|---|
private |
XmlResourceValue(XmlNs ns,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getCimPrimitiveClassResourceValue(java.lang.String xsUri) |
static java.util.Collection<java.lang.String> |
getCimPrimitiveClassResourceValues() |
public static final XmlResourceValue Package
public static final XmlResourceValue Datatype
public static final XmlResourceValue Property
public static final XmlResourceValue Class
static final XmlResourceValue Primitive
static final XmlResourceValue ClassCategory
static final XmlElement M1
static final XmlElement M01
static final XmlElement M0n
static final XmlElement M1n
public static final XmlResourceValue enumeration
public static final XmlResourceValue attribute
static final XmlResourceValue compound
static final XmlResourceValue concrete
static final XmlResourceValue byreference
static final XmlResourceValue aggregateOf
static final XmlResourceValue ofAggregate
static final XmlResourceValue xboolean
static final XmlResourceValue xinteger
static final XmlResourceValue xfloat
static final XmlResourceValue xstring
static final XmlResourceValue xdecimal
static final XmlResourceValue xdateTime
static final XmlResourceValue xdate
static final XmlResourceValue xtime
static final XmlResourceValue xduration
private static final java.util.Map<java.lang.String,java.lang.String> _cimPrimitiveClassResourceValues
private XmlResourceValue(XmlNs ns, java.lang.String name)
Copyright 2009-2015 Tatjana (Tanja) Kostic