public interface IMetaDescription
| Modifier and Type | Method and Description |
|---|---|
List<PipelineBuilderConstants.JcoreMeta.Category> |
getCategories() |
Description |
getChosenDescriptor() |
Integer |
getChosenDescriptorAsIndex() |
Description |
getJCoReDescription(String specifier)
Returns a specific descriptor object.
|
Collection<Description> |
getJCoReDescriptions()
Returns a collection of all the descriptor names for this component.
|
MavenArtifact |
getMavenArtifact() |
String |
getName()
Returns the visible name of this component.
|
void |
setChosenDescriptor(String descriptor) |
void |
setChosenDescriptorAsIndex(Integer descIndex)
Sets the chosen Descriptor as index reference to the Descriptor Array List
|
Description getChosenDescriptor() throws DescriptorLoadingException
DescriptorLoadingExceptionvoid setChosenDescriptor(String descriptor) throws DescriptorLoadingException
DescriptorLoadingExceptionInteger getChosenDescriptorAsIndex()
void setChosenDescriptorAsIndex(Integer descIndex)
descIndex - Description getJCoReDescription(String specifier) throws DescriptorLoadingException
specifier - DescriptorLoadingExceptionCollection<Description> getJCoReDescriptions() throws DescriptorLoadingException
getJCoReDescription method.DescriptorLoadingExceptionString getName()
List<PipelineBuilderConstants.JcoreMeta.Category> getCategories()
MavenArtifact getMavenArtifact() throws DescriptorLoadingException
DescriptorLoadingExceptionCopyright © 2018 JULIE Lab, Germany. All rights reserved.