A C E F G H I M N T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ASPECT_MODEL - io.openmanufacturing.sds.aspectmodel.urn.ElementType
- ASPECT_MODEL_ELEMENT - io.openmanufacturing.sds.aspectmodel.urn.ElementType
- ASPECT_NAME_INDEX - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
- AspectModelUrn - Class in io.openmanufacturing.sds.aspectmodel.urn
-
Represents the identifier URN of an Aspect Model.
C
- CHARACTERISTIC - io.openmanufacturing.sds.aspectmodel.urn.ElementType
- CHARACTERISTIC_MODEL_ELEMENT - io.openmanufacturing.sds.aspectmodel.urn.ElementType
E
- ElementType - Enum in io.openmanufacturing.sds.aspectmodel.urn
-
Provides the element types defined for the Aspect Model URN.
- ENTITY - io.openmanufacturing.sds.aspectmodel.urn.ElementType
- ENTITY_MODEL_ELEMENT - io.openmanufacturing.sds.aspectmodel.urn.ElementType
- equals(Object) - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
F
- fromUrn(String) - Static method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
-
Creates a
AspectModelUrnfrom a URN. - fromUrn(URI) - Static method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
-
Creates a
AspectModelUrnfrom a URN.
G
- getElementType() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
- getName() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
-
Returns the local name of the model element, e.g.
- getNamespace() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
-
Returns the namespace part of the URN, e.g.
- getUrn() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
-
Returns the full URN of the model element
- getUrnPrefix() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
-
Returns prefix part of the URN, i.e.
- getValue() - Method in enum io.openmanufacturing.sds.aspectmodel.urn.ElementType
- getVersion() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
-
Returns the version of the model element, e.g.
H
- hashCode() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
I
- io.openmanufacturing.sds.aspectmodel.urn - package io.openmanufacturing.sds.aspectmodel.urn
- isBammUrn() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
M
- MAX_URN_LENGTH - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
- META_MODEL - io.openmanufacturing.sds.aspectmodel.urn.ElementType
- MODEL_ELEMENT_NAME_REGEX - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
N
- NAMESPACE_PATTERN - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
- NAMESPACE_REGEX - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
- NONE - io.openmanufacturing.sds.aspectmodel.urn.ElementType
T
- toString() - Method in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
U
- UNIT - io.openmanufacturing.sds.aspectmodel.urn.ElementType
- URN_INVALID_ELEMENT_NAME_MESSAGE - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_INVALID_ELEMENT_TYPE - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_INVALID_NAMESPACE_IDENTIFIER_MESSAGE - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_INVALID_NAMESPACE_MESSAGE - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_INVALID_PROTOCOL_MESSAGE - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_INVALID_VERSION - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_IS_MISSING_SECTIONS_MESSAGE - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_IS_NO_URI - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_IS_NULL_MESSAGE - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- URN_IS_TOO_LONG - Static variable in exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
- UrnSyntaxException - Exception in io.openmanufacturing.sds.aspectmodel.urn
-
Custom exception to be used when a URN identifying an Aspect Model is invalid.
- UrnSyntaxException(String) - Constructor for exception io.openmanufacturing.sds.aspectmodel.urn.UrnSyntaxException
V
- VALID_NAMESPACE_IDENTIFIER - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
- VALID_PROTOCOL - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
- valueOf(String) - Static method in enum io.openmanufacturing.sds.aspectmodel.urn.ElementType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.openmanufacturing.sds.aspectmodel.urn.ElementType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION_REGEX - Static variable in class io.openmanufacturing.sds.aspectmodel.urn.AspectModelUrn
All Classes All Packages