public class ProjectModelUtil
extends java.lang.Object
Project Model| Constructor and Description |
|---|
ProjectModelUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDeliverableFQN(CodegenBuilderProjectDeliverable deliverable)
Computes the Fully Qualified Name of the referenced
deliverable by recursively running through all of its parents |
static java.lang.String |
getDeliverableName(CodegenBuilderProjectDeliverable deliverable)
Gets the type-specific name of the referenced
deliverable. |
public static java.lang.String getDeliverableFQN(CodegenBuilderProjectDeliverable deliverable)
deliverable by recursively running through all of its parentspublic static java.lang.String getDeliverableName(CodegenBuilderProjectDeliverable deliverable)
deliverable. Supported types are: