Class IsIdentifiedByImpl<S extends org.gcube.informationsystem.model.reference.entities.Resource,T extends org.gcube.informationsystem.model.reference.entities.Facet>

java.lang.Object
org.gcube.informationsystem.base.impl.ElementImpl
org.gcube.informationsystem.base.impl.relations.RelationElementImpl<S,T>
org.gcube.informationsystem.model.impl.relations.RelationImpl<S,T>
org.gcube.informationsystem.model.impl.relations.ConsistsOfImpl<S,T>
org.gcube.resourcemanagement.model.impl.relations.consistsof.IsIdentifiedByImpl<S,T>
All Implemented Interfaces:
Serializable, org.gcube.informationsystem.base.reference.Element, org.gcube.informationsystem.base.reference.IdentifiableElement, org.gcube.informationsystem.base.reference.relations.RelationElement<S,T>, org.gcube.informationsystem.base.reference.SchemaMixedElement, org.gcube.informationsystem.model.reference.ERElement, org.gcube.informationsystem.model.reference.ModelElement, org.gcube.informationsystem.model.reference.relations.ConsistsOf<S,T>, org.gcube.informationsystem.model.reference.relations.Relation<S,T>, IsIdentifiedBy<S,T>

public class IsIdentifiedByImpl<S extends org.gcube.informationsystem.model.reference.entities.Resource,T extends org.gcube.informationsystem.model.reference.entities.Facet> extends org.gcube.informationsystem.model.impl.relations.ConsistsOfImpl<S,T> implements IsIdentifiedBy<S,T>
Author:
Luca Frosini (ISTI - CNR)
See Also:
  • Field Summary

    Fields inherited from class org.gcube.informationsystem.model.impl.relations.RelationImpl

    additionalProperties, allowedAdditionalKeys, contexts, expectedtype, propagationConstraint, supertypes

    Fields inherited from class org.gcube.informationsystem.base.impl.relations.RelationElementImpl

    metadata, source, target, uuid

    Fields inherited from interface org.gcube.informationsystem.model.reference.relations.ConsistsOf

    NAME

    Fields inherited from interface org.gcube.informationsystem.base.reference.Element

    DATETIME_PATTERN, NAME, TYPE_PROPERTY

    Fields inherited from interface org.gcube.informationsystem.model.reference.ERElement

    CONTEXTS_PROPERTY

    Fields inherited from interface org.gcube.informationsystem.base.reference.IdentifiableElement

    ID_PROPERTY, METADATA_PROPERTY

    Fields inherited from interface org.gcube.resourcemanagement.model.reference.relations.consistsof.IsIdentifiedBy

    NAME

    Fields inherited from interface org.gcube.informationsystem.model.reference.ModelElement

    EXPECTED_TYPE_PROPERTY, SUPERTYPES_PROPERTY

    Fields inherited from interface org.gcube.informationsystem.model.reference.relations.Relation

    NAME, PROPAGATION_CONSTRAINT_PROPERTY

    Fields inherited from interface org.gcube.informationsystem.base.reference.relations.RelationElement

    NAME, SOURCE_PROPERTY, TARGET_PROPERTY
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Protected default constructor
     
    IsIdentifiedByImpl(S source, T target)
    Creates an instance of IsIdentifiedBy
     
    IsIdentifiedByImpl(S source, T target, org.gcube.informationsystem.model.reference.properties.PropagationConstraint propagationConstraint)
    Creates an instance of IsIdentifiedBy
  • Method Summary

    Methods inherited from class org.gcube.informationsystem.model.impl.relations.RelationImpl

    getAdditionalProperties, getAdditionalProperty, getContexts, getExpectedtype, getPropagationConstraint, getSupertypes, setAdditionalProperties, setAdditionalProperty, setContexts, setPropagationConstraint

    Methods inherited from class org.gcube.informationsystem.base.impl.relations.RelationElementImpl

    getID, getMetadata, getSource, getTarget, setID, setMetadata, setSource, setTarget

    Methods inherited from class org.gcube.informationsystem.base.impl.ElementImpl

    getTypeName, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.gcube.informationsystem.base.reference.Element

    getTypeName

    Methods inherited from interface org.gcube.informationsystem.model.reference.ERElement

    getContexts

    Methods inherited from interface org.gcube.informationsystem.model.reference.ModelElement

    getExpectedtype, getSupertypes

    Methods inherited from interface org.gcube.informationsystem.model.reference.relations.Relation

    getAdditionalProperties, getAdditionalProperty, getPropagationConstraint, getSource, getTarget, setAdditionalProperties, setAdditionalProperty, setPropagationConstraint, setSource, setTarget

    Methods inherited from interface org.gcube.informationsystem.base.reference.relations.RelationElement

    getID, getMetadata, setID, setMetadata
  • Constructor Details

    • IsIdentifiedByImpl

      protected IsIdentifiedByImpl()
      Protected default constructor
    • IsIdentifiedByImpl

      public IsIdentifiedByImpl(S source, T target)
      Creates an instance of IsIdentifiedBy
      Parameters:
      source - the source Resource
      target - the target Facet
    • IsIdentifiedByImpl

      public IsIdentifiedByImpl(S source, T target, org.gcube.informationsystem.model.reference.properties.PropagationConstraint propagationConstraint)
      Creates an instance of IsIdentifiedBy
      Parameters:
      source - the source Resource
      target - the target Facet
      propagationConstraint - the Propagation Constraint