Returns all the affected projects affected by the model change
Note that if a model change occurs in a project referenced by other
Tigerstripe Model project, all referencing projects will be included
here.
Returns a String representing the "name" of the end that matches the
typeName (a FQN) that is passed in as an input argument (or an empty
string if no match is found)
This version should be used to get the new name for an
artifact - the name will be based on the class
The "target" packageName is provided in case naming rule needs to ensure artifact
uniqueness within a package.
Returns the original object that was used to create this working copy
Note that this is the original object in its current state, not in
necessarily in the state it was at the time the working copy was created
Returns the default IWorkbenchProfileSession (Singleton) which provides
access to the Active Profile and to the create/edit additional profiles
programmatically.