public abstract class LanguagePerFileMappings<T> extends PerFileMappingsBase<T> implements PerFileMappings<T>
Disposable.Parent
Constructor and Description |
---|
LanguagePerFileMappings(Project project) |
Modifier and Type | Method and Description |
---|---|
protected Project |
getProject() |
protected java.lang.String |
getValueAttribute() |
cleanupForNextTest, dispose, getAvailableValues, getConfiguredMapping, getDefaultMapping, getDirectlyConfiguredMapping, getFilePropertyPusher, getImmediateMapping, getMapping, getMappings, getNotInHierarchy, getState, handleUnknownMapping, hasMappings, loadState, serialize, setMapping, setMappings, shouldReparseFiles
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultMapping, getMapping, getMappings, setMapping, setMappings
initializeComponent, noStateLoaded
public LanguagePerFileMappings(Project project)
protected Project getProject()
getProject
in class PerFileMappingsBase<T>
protected java.lang.String getValueAttribute()
getValueAttribute
in class PerFileMappingsBase<T>