public class PlaceInArtifact extends PlaceInProjectStructure
Constructor and Description |
---|
PlaceInArtifact(Artifact artifact,
ArtifactsStructureConfigurableContext context,
java.lang.String parentPath,
PackagingElement<?> packagingElement) |
Modifier and Type | Method and Description |
---|---|
ProjectStructureElement |
getContainingElement() |
java.lang.String |
getPlacePath() |
ActionCallback |
navigate() |
canNavigate
public PlaceInArtifact(Artifact artifact, ArtifactsStructureConfigurableContext context, java.lang.String parentPath, PackagingElement<?> packagingElement)
public ProjectStructureElement getContainingElement()
getContainingElement
in class PlaceInProjectStructure
public java.lang.String getPlacePath()
getPlacePath
in class PlaceInProjectStructure
public ActionCallback navigate()
navigate
in class PlaceInProjectStructure