|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.managedbuilder.internal.buildmodel.BuildIOType
public class BuildIOType
Method Summary | |
---|---|
void |
addResource(BuildResource rc)
|
IBuildObject |
getIoType()
|
java.lang.String |
getLinkId()
|
IBuildResource[] |
getResources()
Specifies a set of resources associated with this argument |
IBuildStep |
getStep()
Specifies the build step this argument belongs to |
boolean |
isInput()
Specifies whether this argument is Step input or output |
boolean |
isPrimary()
|
void |
removeResource(BuildResource rc)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IBuildResource[] getResources()
IBuildIOType
getResources
in interface IBuildIOType
public IBuildStep getStep()
IBuildIOType
getStep
in interface IBuildIOType
public void addResource(BuildResource rc)
public void removeResource(BuildResource rc)
public boolean isInput()
IBuildIOType
isInput
in interface IBuildIOType
public boolean isPrimary()
public java.lang.String getLinkId()
public IBuildObject getIoType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |