replaceVariables(String sourceString, boolean compiledElement) Substitute the value of an element description variable (variables that
are found in files like plugin.xml, e.g.
Returns the model object which is associated with the given identifier.
Returns null if the model object cannot be found.
Parameters: modelId - the identifier of the model object to lookup the model object or null
getNormalizedName
public static String getNormalizedName(BundleDescription bundle)(Code)
Substitute the value of an element description variable (variables that
are found in files like plugin.xml, e.g. $ws$) by an Ant property.
Parameters: sourceString - String
setAssociatedEntry
public void setAssociatedEntry(IPluginEntry associatedEntry)(Code)
setBuildScriptFileName
public void setBuildScriptFileName(String buildScriptFileName)(Code)