Package | Description |
---|---|
org.eclipse.cdt.core.model |
Modifier and Type | Method and Description |
---|---|
IBinary[] |
ICContainer.getBinaries()
Returns the all the binaries of this container.
|
IBinary[] |
IArchive.getBinaries()
Return the binaries contain in the archive.
|
IBinary[] |
IBinaryContainer.getBinaries() |
IBinary |
IBinaryElement.getBinary()
Returns the binary object the element belongs to.
|
IBinary |
ICContainer.getBinary(java.lang.String name)
Returns the binary for this name, it must be a valid binary.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.