All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary
| Class |
Description |
| AbstractBuilder<T> |
|
| AccessControl |
Access Control defines the local access control policy administration point.
|
| AccessControlBuilder<T extends AccessControl,B extends AccessControlBuilder<T,B>> |
|
| AccessControlPolicyPoints |
Container for access control policy points.
|
| AccessControlPolicyPointsBuilder<T extends AccessControlPolicyPoints,B extends AccessControlPolicyPointsBuilder<T,B>> |
|
| AccessPermissionRule |
Table that defines access permissions per authenticated subject for a set of objects (referable
elements).
|
| AccessPermissionRuleBuilder<T extends AccessPermissionRule,B extends AccessPermissionRuleBuilder<T,B>> |
|
| AdministrativeInformation |
Every Identifiable may have administrative information.
|
| AdministrativeInformationBuilder<T extends AdministrativeInformation,B extends AdministrativeInformationBuilder<T,B>> |
|
| AnnotatedRelationshipElement |
An annotated relationship element is an relationship element that can be annotated with
additional data elements.
|
| AnnotatedRelationshipElementBuilder<T extends AnnotatedRelationshipElement,B extends AnnotatedRelationshipElementBuilder<T,B>> |
|
| Asset |
An Asset describes meta data of an asset that is represented by an AAS.
|
| AssetAdministrationShell |
Describes the Administration Shell for Assets, Products, Components, e.g.
|
| AssetAdministrationShellBuilder<T extends AssetAdministrationShell,B extends AssetAdministrationShellBuilder<T,B>> |
|
| AssetAdministrationShellEnvironment |
A graph of Asset Administration Shells.
|
| AssetAdministrationShellEnvironmentBuilder<T extends AssetAdministrationShellEnvironment,B extends AssetAdministrationShellEnvironmentBuilder<T,B>> |
|
| AssetBuilder<T extends Asset,B extends AssetBuilder<T,B>> |
|
| AssetInformation |
The asset may either represent an asset type or an asset instance.
|
| AssetInformationBuilder<T extends AssetInformation,B extends AssetInformationBuilder<T,B>> |
|
| AssetKind |
Enumeration for denoting whether an element is a type or an instance.
|
| BasicEvent |
A basic event.
|
| BasicEventBuilder<T extends BasicEvent,B extends BasicEventBuilder<T,B>> |
|
| Blob |
A BLOB is a data element that represents a file that is contained with its source code in the
value attribute.
|
| BlobBuilder<T extends Blob,B extends BlobBuilder<T,B>> |
|
| BlobCertificate |
Certificate provided as BLOB.
|
| BlobCertificateBuilder<T extends BlobCertificate,B extends BlobCertificateBuilder<T,B>> |
|
| Builder<T> |
|
| Capability |
A capability is the implementation-independent description of the potential of an asset to
achieve a certain effect in the physical or virtual world.
|
| CapabilityBuilder<T extends Capability,B extends CapabilityBuilder<T,B>> |
|
| Category |
A enumeration for data elements except for files and blobs.
|
| Certificate |
A technical certificate proofing the identity through cryptographic measures.
|
| ConceptDescription |
The semantics of a property or other elements that may have a semantic description is defined by
a concept description.
|
| ConceptDescriptionBuilder<T extends ConceptDescription,B extends ConceptDescriptionBuilder<T,B>> |
|
| Constraint |
A constraint is used to further qualify an element.
|
| DataElement |
A data element is a submodel element that is not further composed out of other submodel elements.
|
| DataSpecificationContent |
DataSpecificationContent contains the additional attributes to be added to the element instance
that references the data specification template and meta information about the template itself.
|
| DataSpecificationIEC61360 |
Data Specification Template for defining Property Descriptions conformant to IEC 61360.
|
| DataSpecificationIEC61360Builder<T extends DataSpecificationIEC61360,B extends DataSpecificationIEC61360Builder<T,B>> |
|
| DataSpecificationPhysicalUnit |
Data Specification Template for Physical Units.
|
| DataSpecificationPhysicalUnitBuilder<T extends DataSpecificationPhysicalUnit,B extends DataSpecificationPhysicalUnitBuilder<T,B>> |
|
| DataTypeIEC61360 |
Enumeration of all IEC 61360 defined data types.
|
| DefaultAccessControl |
Default implementation of package io.adminshell.aas.v3.model.AccessControl
Access Control defines the local access control policy administration point.
|
| DefaultAccessControl.Builder |
This builder class can be used to construct a DefaultAccessControl bean.
|
| DefaultAccessControlPolicyPoints |
Default implementation of package io.adminshell.aas.v3.model.AccessControlPolicyPoints
Container for access control policy points.
|
| DefaultAccessControlPolicyPoints.Builder |
This builder class can be used to construct a DefaultAccessControlPolicyPoints bean.
|
| DefaultAccessPermissionRule |
Default implementation of package io.adminshell.aas.v3.model.AccessPermissionRule
Table that defines access permissions per authenticated subject for a set of objects (referable
elements).
|
| DefaultAccessPermissionRule.Builder |
This builder class can be used to construct a DefaultAccessPermissionRule bean.
|
| DefaultAdministrativeInformation |
Default implementation of package io.adminshell.aas.v3.model.AdministrativeInformation
Every Identifiable may have administrative information.
|
| DefaultAdministrativeInformation.Builder |
This builder class can be used to construct a DefaultAdministrativeInformation bean.
|
| DefaultAnnotatedRelationshipElement |
Default implementation of package io.adminshell.aas.v3.model.AnnotatedRelationshipElement
An annotated relationship element is an relationship element that can be annotated with
additional data elements.
|
| DefaultAnnotatedRelationshipElement.Builder |
This builder class can be used to construct a DefaultAnnotatedRelationshipElement bean.
|
| DefaultAsset |
Default implementation of package io.adminshell.aas.v3.model.Asset
An Asset describes meta data of an asset that is represented by an AAS.
|
| DefaultAsset.Builder |
This builder class can be used to construct a DefaultAsset bean.
|
| DefaultAssetAdministrationShell |
Default implementation of package io.adminshell.aas.v3.model.AssetAdministrationShell
Describes the Administration Shell for Assets, Products, Components, e.g.
|
| DefaultAssetAdministrationShell.Builder |
This builder class can be used to construct a DefaultAssetAdministrationShell bean.
|
| DefaultAssetAdministrationShellEnvironment |
Default implementation of package io.adminshell.aas.v3.model.AssetAdministrationShellEnvironment
A graph of Asset Administration Shells.
|
| DefaultAssetAdministrationShellEnvironment.Builder |
This builder class can be used to construct a DefaultAssetAdministrationShellEnvironment bean.
|
| DefaultAssetInformation |
Default implementation of package io.adminshell.aas.v3.model.AssetInformation
The asset may either represent an asset type or an asset instance.
|
| DefaultAssetInformation.Builder |
This builder class can be used to construct a DefaultAssetInformation bean.
|
| DefaultBasicEvent |
Default implementation of package io.adminshell.aas.v3.model.BasicEvent
A basic event.
|
| DefaultBasicEvent.Builder |
This builder class can be used to construct a DefaultBasicEvent bean.
|
| DefaultBlob |
Default implementation of package io.adminshell.aas.v3.model.Blob
A BLOB is a data element that represents a file that is contained with its source code in the
value attribute.
|
| DefaultBlob.Builder |
This builder class can be used to construct a DefaultBlob bean.
|
| DefaultBlobCertificate |
Default implementation of package io.adminshell.aas.v3.model.BlobCertificate
Certificate provided as BLOB.
|
| DefaultBlobCertificate.Builder |
This builder class can be used to construct a DefaultBlobCertificate bean.
|
| DefaultCapability |
Default implementation of package io.adminshell.aas.v3.model.Capability
A capability is the implementation-independent description of the potential of an asset to
achieve a certain effect in the physical or virtual world.
|
| DefaultCapability.Builder |
This builder class can be used to construct a DefaultCapability bean.
|
| DefaultConceptDescription |
Default implementation of package io.adminshell.aas.v3.model.ConceptDescription
The semantics of a property or other elements that may have a semantic description is defined by
a concept description.
|
| DefaultConceptDescription.Builder |
This builder class can be used to construct a DefaultConceptDescription bean.
|
| DefaultDataSpecificationIEC61360 |
Default implementation of package io.adminshell.aas.v3.model.DataSpecificationIEC61360
Data Specification Template for defining Property Descriptions conformant to IEC 61360.
|
| DefaultDataSpecificationIEC61360.Builder |
This builder class can be used to construct a DefaultDataSpecificationIEC61360 bean.
|
| DefaultDataSpecificationPhysicalUnit |
Default implementation of package io.adminshell.aas.v3.model.DataSpecificationPhysicalUnit
Data Specification Template for Physical Units.
|
| DefaultDataSpecificationPhysicalUnit.Builder |
This builder class can be used to construct a DefaultDataSpecificationPhysicalUnit bean.
|
| DefaultEmbeddedDataSpecification |
Default implementation of package io.adminshell.aas.v3.model.EmbeddedDataSpecification
Link to the included description of the Data Specification.
|
| DefaultEmbeddedDataSpecification.Builder |
This builder class can be used to construct a DefaultEmbeddedDataSpecification bean.
|
| DefaultEntity |
Default implementation of package io.adminshell.aas.v3.model.Entity
An entity is a submodel element that is used to model entities.
|
| DefaultEntity.Builder |
This builder class can be used to construct a DefaultEntity bean.
|
| DefaultEventElement |
Default implementation of package io.adminshell.aas.v3.model.EventElement
Defines the necessary information for sending or receiving events. non-normative, just only for
discussion (as of November 2019).
|
| DefaultEventElement.Builder |
This builder class can be used to construct a DefaultEventElement bean.
|
| DefaultEventMessage |
Default implementation of package io.adminshell.aas.v3.model.EventMessage
Defines the necessary information of an event instance sent out or received. non-normative, just
only for discussion (as of November 2019).
|
| DefaultEventMessage.Builder |
This builder class can be used to construct a DefaultEventMessage bean.
|
| DefaultExtension |
Default implementation of package io.adminshell.aas.v3.model.Extension
Single extension of an element.
|
| DefaultExtension.Builder |
This builder class can be used to construct a DefaultExtension bean.
|
| DefaultFile |
Default implementation of package io.adminshell.aas.v3.model.File
A File is a data element that represents a file via its path description.
|
| DefaultFile.Builder |
This builder class can be used to construct a DefaultFile bean.
|
| DefaultFormula |
Default implementation of package io.adminshell.aas.v3.model.Formula
|
| DefaultFormula.Builder |
This builder class can be used to construct a DefaultFormula bean.
|
| DefaultIdentifier |
Default implementation of package io.adminshell.aas.v3.model.Identifier
Used to uniquely identify an entity by using an identifier.
|
| DefaultIdentifier.Builder |
This builder class can be used to construct a DefaultIdentifier bean.
|
| DefaultIdentifierKeyValuePair |
Default implementation of package io.adminshell.aas.v3.model.IdentifierKeyValuePair
An IdentifierKeyValuePair describes a generic identifier as key-value pair.
|
| DefaultIdentifierKeyValuePair.Builder |
This builder class can be used to construct a DefaultIdentifierKeyValuePair bean.
|
| DefaultKey |
Default implementation of package io.adminshell.aas.v3.model.Key
A key is a reference to an element by its id.
|
| DefaultKey.Builder |
This builder class can be used to construct a DefaultKey bean.
|
| DefaultMultiLanguageProperty |
Default implementation of package io.adminshell.aas.v3.model.MultiLanguageProperty
A property is a data element that has a multi language value.
|
| DefaultMultiLanguageProperty.Builder |
This builder class can be used to construct a DefaultMultiLanguageProperty bean.
|
| DefaultObjectAttributes |
Default implementation of package io.adminshell.aas.v3.model.ObjectAttributes
A set of data elements that describe object attributes.
|
| DefaultObjectAttributes.Builder |
This builder class can be used to construct a DefaultObjectAttributes bean.
|
| DefaultOperation |
Default implementation of package io.adminshell.aas.v3.model.Operation
An operation is a submodel element with input and output variables.
|
| DefaultOperation.Builder |
This builder class can be used to construct a DefaultOperation bean.
|
| DefaultOperationVariable |
Default implementation of package io.adminshell.aas.v3.model.OperationVariable
An operation variable is a submodel element that is used as input or output variable of an
operation.
|
| DefaultOperationVariable.Builder |
This builder class can be used to construct a DefaultOperationVariable bean.
|
| DefaultPermission |
Default implementation of package io.adminshell.aas.v3.model.Permission
Description of a single permission.
|
| DefaultPermission.Builder |
This builder class can be used to construct a DefaultPermission bean.
|
| DefaultPermissionsPerObject |
Default implementation of package io.adminshell.aas.v3.model.PermissionsPerObject
Table that defines access permissions for a specified object.
|
| DefaultPermissionsPerObject.Builder |
This builder class can be used to construct a DefaultPermissionsPerObject bean.
|
| DefaultPolicyAdministrationPoint |
Default implementation of package io.adminshell.aas.v3.model.PolicyAdministrationPoint
Definition of a security administration point (PDP).
|
| DefaultPolicyAdministrationPoint.Builder |
This builder class can be used to construct a DefaultPolicyAdministrationPoint bean.
|
| DefaultPolicyDecisionPoint |
Default implementation of package io.adminshell.aas.v3.model.PolicyDecisionPoint
Defines a security policy decision point (PDP).
|
| DefaultPolicyDecisionPoint.Builder |
This builder class can be used to construct a DefaultPolicyDecisionPoint bean.
|
| DefaultPolicyEnforcementPoints |
Default implementation of package io.adminshell.aas.v3.model.PolicyEnforcementPoints
Defines the security policy enforcement points (PEP).
|
| DefaultPolicyEnforcementPoints.Builder |
This builder class can be used to construct a DefaultPolicyEnforcementPoints bean.
|
| DefaultPolicyInformationPoints |
Default implementation of package io.adminshell.aas.v3.model.PolicyInformationPoints
Defines the security policy information points (PIP).
|
| DefaultPolicyInformationPoints.Builder |
This builder class can be used to construct a DefaultPolicyInformationPoints bean.
|
| DefaultProperty |
Default implementation of package io.adminshell.aas.v3.model.Property
A property is a data element that has a single value.
|
| DefaultProperty.Builder |
This builder class can be used to construct a DefaultProperty bean.
|
| DefaultQualifier |
Default implementation of package io.adminshell.aas.v3.model.Qualifier
A qualifier is a type-value pair that makes additional statements w.r.t. the value of the
element.
|
| DefaultQualifier.Builder |
This builder class can be used to construct a DefaultQualifier bean.
|
| DefaultRange |
Default implementation of package io.adminshell.aas.v3.model.Range
An element that is referable by its idShort.
|
| DefaultRange.Builder |
This builder class can be used to construct a DefaultRange bean.
|
| DefaultReference |
Default implementation of package io.adminshell.aas.v3.model.Reference
Reference to either a model element of the same or another AAs or to an external entity.
|
| DefaultReference.Builder |
This builder class can be used to construct a DefaultReference bean.
|
| DefaultReferenceElement |
Default implementation of package io.adminshell.aas.v3.model.ReferenceElement
A reference element is a data element that defines a logical reference to another element within
the same or another AAS or a reference to an external object or entity.
|
| DefaultReferenceElement.Builder |
This builder class can be used to construct a DefaultReferenceElement bean.
|
| DefaultRelationshipElement |
Default implementation of package io.adminshell.aas.v3.model.RelationshipElement
Constraint AASd-055: The semanticId of a RelationshipElement or a AnnotatedRelationshipElement
shall only reference a ConceptDescription with the category RELATIONSHIP.
|
| DefaultRelationshipElement.Builder |
This builder class can be used to construct a DefaultRelationshipElement bean.
|
| DefaultSecurity |
Default implementation of package io.adminshell.aas.v3.model.Security
Container for security relevant information of the AAS.
|
| DefaultSecurity.Builder |
This builder class can be used to construct a DefaultSecurity bean.
|
| DefaultSubjectAttributes |
Default implementation of package io.adminshell.aas.v3.model.SubjectAttributes
A set of data elements that further classifies a specific subject.
|
| DefaultSubjectAttributes.Builder |
This builder class can be used to construct a DefaultSubjectAttributes bean.
|
| DefaultSubmodel |
Default implementation of package io.adminshell.aas.v3.model.Submodel
A Submodel defines a specific aspect of the asset represented by the AAS.
|
| DefaultSubmodel.Builder |
This builder class can be used to construct a DefaultSubmodel bean.
|
| DefaultSubmodelElementCollection |
Default implementation of package io.adminshell.aas.v3.model.SubmodelElementCollection
A submodel element collection is a set or list of submodel elements.
|
| DefaultSubmodelElementCollection.Builder |
This builder class can be used to construct a DefaultSubmodelElementCollection bean.
|
| DefaultValueList |
Default implementation of package io.adminshell.aas.v3.model.ValueList
A set of value reference pairs.
|
| DefaultValueList.Builder |
This builder class can be used to construct a DefaultValueList bean.
|
| DefaultValueReferencePair |
Default implementation of package io.adminshell.aas.v3.model.ValueReferencePair
A value reference pair within a value list.
|
| DefaultValueReferencePair.Builder |
This builder class can be used to construct a DefaultValueReferencePair bean.
|
| DefaultView |
Default implementation of package io.adminshell.aas.v3.model.View
A view is a collection of referable elements w.r.t. to a specific viewpoint of one or more
stakeholders.
|
| DefaultView.Builder |
This builder class can be used to construct a DefaultView bean.
|
| EmbeddedDataSpecification |
Link to the included description of the Data Specification.
|
| EmbeddedDataSpecificationBuilder<T extends EmbeddedDataSpecification,B extends EmbeddedDataSpecificationBuilder<T,B>> |
|
| Entity |
An entity is a submodel element that is used to model entities.
|
| EntityBuilder<T extends Entity,B extends EntityBuilder<T,B>> |
|
| EntityType |
Enumeration for denoting whether an entity is a self-managed entity or a co-managed entity.
|
| Event |
An event.
|
| EventElement |
Defines the necessary information for sending or receiving events. non-normative, just only for
discussion (as of November 2019).
|
| EventElementBuilder<T extends EventElement,B extends EventElementBuilder<T,B>> |
|
| EventMessage |
Defines the necessary information of an event instance sent out or received. non-normative, just
only for discussion (as of November 2019).
|
| EventMessageBuilder<T extends EventMessage,B extends EventMessageBuilder<T,B>> |
|
| ExtendableBuilder<T,B extends ExtendableBuilder<T,B>> |
|
| Extension |
Single extension of an element.
|
| ExtensionBuilder<T extends Extension,B extends ExtensionBuilder<T,B>> |
|
| File |
A File is a data element that represents a file via its path description.
|
| FileBuilder<T extends File,B extends FileBuilder<T,B>> |
|
| Formula |
|
| FormulaBuilder<T extends Formula,B extends FormulaBuilder<T,B>> |
|
| HasDataSpecification |
Element that can have be extended by using data specification templates.
|
| HasExtensions |
Element that can be extended by proprietary extensions.
|
| HasKind |
An element with a kind is an element that can either represent a type or an instance.
|
| HasSemantics |
Element that can have a semantic definition.
|
| Identifiable |
An element that has a globally unique identifier.
|
| IdentifiableElements |
Enumeration of all identifiable elements within an asset administration shell that are not
identifiable
|
| Identifier |
Used to uniquely identify an entity by using an identifier.
|
| IdentifierBuilder<T extends Identifier,B extends IdentifierBuilder<T,B>> |
|
| IdentifierKeyValuePair |
An IdentifierKeyValuePair describes a generic identifier as key-value pair.
|
| IdentifierKeyValuePairBuilder<T extends IdentifierKeyValuePair,B extends IdentifierKeyValuePairBuilder<T,B>> |
|
| IdentifierType |
Enumeration of different types of Identifiers for global identification
|
| IRI |
|
| Key |
A key is a reference to an element by its id.
|
| KeyBuilder<T extends Key,B extends KeyBuilder<T,B>> |
|
| KeyElements |
Enumeration of different key value types within a key.
|
| KeyType |
Enumeration of different key value types within a key.
|
| KnownSubtypes |
|
| KnownSubtypes.Type |
|
| LangString |
|
| LevelType |
Enumeration of different level types within a DataSpecificationIEC61360.
|
| LocalKeyType |
Enumeration of different key value types within a key.
|
| ModelingKind |
Enumeration for denoting whether an element is a type or an instance.
|
| MultiLanguageProperty |
A property is a data element that has a multi language value.
|
| MultiLanguagePropertyBuilder<T extends MultiLanguageProperty,B extends MultiLanguagePropertyBuilder<T,B>> |
|
| ObjectAttributes |
A set of data elements that describe object attributes.
|
| ObjectAttributesBuilder<T extends ObjectAttributes,B extends ObjectAttributesBuilder<T,B>> |
|
| Operation |
An operation is a submodel element with input and output variables.
|
| OperationBuilder<T extends Operation,B extends OperationBuilder<T,B>> |
|
| OperationVariable |
An operation variable is a submodel element that is used as input or output variable of an
operation.
|
| OperationVariableBuilder<T extends OperationVariable,B extends OperationVariableBuilder<T,B>> |
|
| Permission |
Description of a single permission.
|
| PermissionBuilder<T extends Permission,B extends PermissionBuilder<T,B>> |
|
| PermissionKind |
Enumeration of the kind of permissions that is given to the assignment of a permission to a
subject.
|
| PermissionsPerObject |
Table that defines access permissions for a specified object.
|
| PermissionsPerObjectBuilder<T extends PermissionsPerObject,B extends PermissionsPerObjectBuilder<T,B>> |
|
| PolicyAdministrationPoint |
Definition of a security administration point (PDP).
|
| PolicyAdministrationPointBuilder<T extends PolicyAdministrationPoint,B extends PolicyAdministrationPointBuilder<T,B>> |
|
| PolicyDecisionPoint |
Defines a security policy decision point (PDP).
|
| PolicyDecisionPointBuilder<T extends PolicyDecisionPoint,B extends PolicyDecisionPointBuilder<T,B>> |
|
| PolicyEnforcementPoints |
Defines the security policy enforcement points (PEP).
|
| PolicyEnforcementPointsBuilder<T extends PolicyEnforcementPoints,B extends PolicyEnforcementPointsBuilder<T,B>> |
|
| PolicyInformationPoints |
Defines the security policy information points (PIP).
|
| PolicyInformationPointsBuilder<T extends PolicyInformationPoints,B extends PolicyInformationPointsBuilder<T,B>> |
|
| Property |
A property is a data element that has a single value.
|
| PropertyBuilder<T extends Property,B extends PropertyBuilder<T,B>> |
|
| Qualifiable |
Additional qualification of a qualifiable element.
|
| Qualifier |
A qualifier is a type-value pair that makes additional statements w.r.t. the value of the
element.
|
| QualifierBuilder<T extends Qualifier,B extends QualifierBuilder<T,B>> |
|
| Range |
An element that is referable by its idShort.
|
| RangeBuilder<T extends Range,B extends RangeBuilder<T,B>> |
|
| Referable |
An element that is referable by its idShort.
|
| ReferableElements |
Enumeration of all referable elements within an asset administration shell.
|
| Reference |
Reference to either a model element of the same or another AAs or to an external entity.
|
| ReferenceBuilder<T extends Reference,B extends ReferenceBuilder<T,B>> |
|
| ReferenceElement |
A reference element is a data element that defines a logical reference to another element within
the same or another AAS or a reference to an external object or entity.
|
| ReferenceElementBuilder<T extends ReferenceElement,B extends ReferenceElementBuilder<T,B>> |
|
| RelationshipElement |
Constraint AASd-055: The semanticId of a RelationshipElement or a AnnotatedRelationshipElement
shall only reference a ConceptDescription with the category RELATIONSHIP.
|
| RelationshipElementBuilder<T extends RelationshipElement,B extends RelationshipElementBuilder<T,B>> |
|
| Security |
Container for security relevant information of the AAS.
|
| SecurityBuilder<T extends Security,B extends SecurityBuilder<T,B>> |
|
| SubjectAttributes |
A set of data elements that further classifies a specific subject.
|
| SubjectAttributesBuilder<T extends SubjectAttributes,B extends SubjectAttributesBuilder<T,B>> |
|
| Submodel |
A Submodel defines a specific aspect of the asset represented by the AAS.
|
| SubmodelBuilder<T extends Submodel,B extends SubmodelBuilder<T,B>> |
|
| SubmodelElement |
A submodel element is an element suitable for the description and differentiation of assets.
|
| SubmodelElementCollection |
A submodel element collection is a set or list of submodel elements.
|
| SubmodelElementCollectionBuilder<T extends SubmodelElementCollection,B extends SubmodelElementCollectionBuilder<T,B>> |
|
| ValueList |
A set of value reference pairs.
|
| ValueListBuilder<T extends ValueList,B extends ValueListBuilder<T,B>> |
|
| ValueReferencePair |
A value reference pair within a value list.
|
| ValueReferencePairBuilder<T extends ValueReferencePair,B extends ValueReferencePairBuilder<T,B>> |
|
| View |
A view is a collection of referable elements w.r.t. to a specific viewpoint of one or more
stakeholders.
|
| ViewBuilder<T extends View,B extends ViewBuilder<T,B>> |
|