Package org.kie.pmml.api.identifiers
Class AbstractModelLocalUriIdPmml
java.lang.Object
org.kie.efesto.common.api.identifiers.LocalUriId
org.kie.efesto.common.api.identifiers.ModelLocalUriId
org.kie.pmml.api.identifiers.AbstractModelLocalUriIdPmml
- All Implemented Interfaces:
Serializable,Id,LocalId
- Direct Known Subclasses:
LocalComponentIdPmml,LocalComponentIdRedirectPmml
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.kie.efesto.common.api.identifiers.ModelLocalUriId
appendBasePath, asModelLocalUriId, basePath, fullPath, modelMethods inherited from class org.kie.efesto.common.api.identifiers.LocalUriId
asLocalUri, toString
-
Field Details
-
fileName
-
name
-
-
Constructor Details
-
AbstractModelLocalUriIdPmml
-
-
Method Details
-
getFileName
-
name
-
toLocalId
- Specified by:
toLocalIdin interfaceId- Overrides:
toLocalIdin classLocalUriId
-
equals
- Overrides:
equalsin classModelLocalUriId
-
hashCode
public int hashCode()- Overrides:
hashCodein classModelLocalUriId
-