Class FakeReference

  • All Implemented Interfaces:
    de.iip_ecosphere.platform.support.aas.Reference

    public class FakeReference
    extends java.lang.Object
    implements de.iip_ecosphere.platform.support.aas.Reference
    Implements a fake reference pointing to nothing. Just the reference.
    Author:
    Holger Eichelberger, SSE
    • Constructor Summary

      Constructors 
      Constructor Description
      FakeReference()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasReference()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FakeReference

        public FakeReference()
    • Method Detail

      • hasReference

        public boolean hasReference()
        Specified by:
        hasReference in interface de.iip_ecosphere.platform.support.aas.Reference