Class LocalComponentIdPmml

  • All Implemented Interfaces:
    java.io.Serializable, org.kie.efesto.common.api.identifiers.Id, org.kie.efesto.common.api.identifiers.LocalId

    public class LocalComponentIdPmml
    extends AbstractModelLocalUriIdPmml
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalComponentIdPmml​(java.lang.String fileName, java.lang.String name)  
    • Method Summary

      • Methods inherited from class org.kie.efesto.common.api.identifiers.ModelLocalUriId

        appendBasePath, asModelLocalUriId, basePath, fullPath, model
      • Methods inherited from class org.kie.efesto.common.api.identifiers.LocalUriId

        asLocalUri, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LocalComponentIdPmml

        public LocalComponentIdPmml​(java.lang.String fileName,
                                    java.lang.String name)