Class ResourceType
java.lang.Object
com.inductiveautomation.ignition.common.project.resource.ResourceType
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchildOrSubPath
(ResourcePath potentialFolder, String path) boolean
int
hashCode()
boolean
rootPath()
toString()
-
Constructor Details
-
ResourceType
-
-
Method Details
-
getModuleId
-
rootPath
- Returns:
- the ResourcePath for a resource to be placed in the module root. Applicable for root folders and singleton resources.
-
subPath
-
childOrSubPath
-
matches
-
getTypeId
- Returns:
- the resource type found after the moduleId in a resource's path
-
hashCode
public int hashCode() -
equals
-
toString
-