psdi.app.bim.parser.cobie

Class BasicIdFactory

  • java.lang.Object
    • psdi.app.bim.parser.cobie.BasicIdFactory
  • All Implemented Interfaces:
    IdFactory


    public class BasicIdFactory
    extends java.lang.Object
    implements IdFactory
    • Constructor Summary

      Constructors 
      Constructor and Description
      BasicIdFactory() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getUniqueId(java.lang.String pageName) 
      • Methods inherited from class java.lang.Object

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

      • BasicIdFactory

        public BasicIdFactory()
    • Method Detail

      • getUniqueId

        public java.lang.String getUniqueId(java.lang.String pageName)
        Specified by:
        getUniqueId in interface IdFactory