Uses of Class
net.ssehub.easy.producer.core.persistence.standard.NatureHelper.ProjectHandler
-
Packages that use NatureHelper.ProjectHandler Package Description net.ssehub.easy.producer.core.persistence.standard This package contains classes which specific to the persistencer of this plug-in. -
-
Uses of NatureHelper.ProjectHandler in net.ssehub.easy.producer.core.persistence.standard
Methods in net.ssehub.easy.producer.core.persistence.standard with parameters of type NatureHelper.ProjectHandler Modifier and Type Method Description private static booleanNatureHelper. hasNature(NatureHelper.ProjectHandler handler, java.lang.String... natures)Returns whether at least one of the givennaturesare attached to the project represented byhandler.
-