| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.source | |
| org.eclipse.gmt.modisco.omg.kdm.source.util | |
| org.eclipse.modisco.java.composition.javaapplication |
| Modifier and Type | Method and Description |
|---|---|
BinaryFile |
SourceFactory.createBinaryFile()
Returns a new object of class 'Binary File'.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<BinaryFile> |
KDMSourceUtils.getBinaryFilesFromInventoryModel(InventoryContainer container,
java.util.ArrayList<java.lang.String> filteredDirectoryName,
boolean recurseOnSubDirectories)
Return all the binary files from a InventoryModel
|
| Modifier and Type | Method and Description |
|---|---|
T |
SourceSwitch.caseBinaryFile(BinaryFile object)
Returns the result of interpreting the object as an instance of 'Binary File'.
|
| Modifier and Type | Method and Description |
|---|---|
BinaryFile |
JavaJar2File.getFile()
Returns the value of the 'File' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavaJar2File.setFile(BinaryFile value)
Sets the value of the '
File' reference. |