Class Variable
java.lang.Object
org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntry
org.gradle.plugins.ide.eclipse.model.AbstractLibrary
org.gradle.plugins.ide.eclipse.model.Variable
- All Implemented Interfaces:
- ClasspathEntry
A variable library entry.
- 
Field SummaryFields inherited from class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntryaccessRules, COMPONENT_DEPENDENCY_ATTRIBUTE, COMPONENT_NON_DEPENDENCY_ATTRIBUTE, entryAttributes, exported, path
- 
Constructor SummaryConstructorsConstructorDescriptionVariable(Node node, org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory fileReferenceFactory) Variable(FileReference library) 
- 
Method SummaryMethods inherited from class org.gradle.plugins.ide.eclipse.model.AbstractLibraryappendNode, equals, getJavadocPath, getLibrary, getModuleVersion, getSourcePath, hashCode, setJavadocPath, setLibrary, setModuleVersion, setSourcePathMethods inherited from class org.gradle.plugins.ide.eclipse.model.AbstractClasspathEntryaddClasspathEntry, getAccessRules, getEntryAttributes, getNativeLibraryLocation, getPath, isExported, normalizePath, setAccessRules, setExported, setNativeLibraryLocation, setPath, writeEntryAttributes
- 
Constructor Details- 
Variablepublic Variable(Node node, org.gradle.plugins.ide.eclipse.model.internal.FileReferenceFactory fileReferenceFactory) 
- 
Variable
 
- 
- 
Method Details- 
getKind
- 
toString- Overrides:
- toStringin class- AbstractLibrary
 
 
-