public class DefaultNDescriptor extends Object implements NDescriptor
| Constructor and Description |
|---|
DefaultNDescriptor(NDescriptor d) |
DefaultNDescriptor(NId id,
NIdType idType,
List<NId> parents,
String packaging,
NArtifactCall executor,
NArtifactCall installer,
String name,
String description,
NEnvCondition condition,
List<NDependency> dependencies,
List<NDependency> standardDependencies,
List<NIdLocation> locations,
List<NDescriptorProperty> properties,
String genericName,
List<String> categories,
List<String> icons,
Set<NDescriptorFlag> flags,
String solver,
List<NDescriptorContributor> contributors,
List<NDescriptorContributor> developers,
List<NDescriptorLicense> licenses,
List<NDescriptorMailingList> mailingLists,
NDescriptorOrganization organization) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitfirstNonBlank, firstNonBlank, firstNonBlank, firstNonBlankLazy, firstNonBlankLazy, isBlank, isBlank, isBlank, isBlank, isBlank, isNonBlankpublic DefaultNDescriptor(NDescriptor d)
public DefaultNDescriptor(NId id, NIdType idType, List<NId> parents, String packaging, NArtifactCall executor, NArtifactCall installer, String name, String description, NEnvCondition condition, List<NDependency> dependencies, List<NDependency> standardDependencies, List<NIdLocation> locations, List<NDescriptorProperty> properties, String genericName, List<String> categories, List<String> icons, Set<NDescriptorFlag> flags, String solver, List<NDescriptorContributor> contributors, List<NDescriptorContributor> developers, List<NDescriptorLicense> licenses, List<NDescriptorMailingList> mailingLists, NDescriptorOrganization organization)
public NIdType getIdType()
getIdType in interface NDescriptorpublic boolean isBlank()
isBlank in interface NBlankablepublic boolean isValid()
public NId getId()
getId in interface NDescriptorpublic List<NId> getParents()
getParents in interface NDescriptorpublic boolean isExecutable()
isExecutable in interface NDescriptorpublic boolean isNutsApplication()
isNutsApplication in interface NDescriptorpublic boolean isPlatformApplication()
isPlatformApplication in interface NDescriptorpublic Set<NDescriptorFlag> getFlags()
getFlags in interface NDescriptorpublic String getPackaging()
getPackaging in interface NDescriptorpublic boolean isNoContent()
isNoContent in interface NDescriptorpublic String getSolver()
getSolver in interface NDescriptorpublic NEnvCondition getCondition()
getCondition in interface NDescriptorpublic String getName()
getName in interface NDescriptorpublic List<String> getIcons()
getIcons in interface NDescriptorpublic String getGenericName()
getGenericName in interface NDescriptorpublic List<String> getCategories()
getCategories in interface NDescriptorpublic String getDescription()
getDescription in interface NDescriptorpublic List<NIdLocation> getLocations()
getLocations in interface NDescriptorpublic List<NDependency> getStandardDependencies()
getStandardDependencies in interface NDescriptorpublic List<NDependency> getDependencies()
getDependencies in interface NDescriptorpublic NArtifactCall getExecutor()
getExecutor in interface NDescriptorpublic NArtifactCall getInstaller()
getInstaller in interface NDescriptorpublic List<NDescriptorProperty> getProperties()
getProperties in interface NDescriptorpublic NOptional<NDescriptorProperty> getProperty(String name)
getProperty in interface NDescriptorpublic NOptional<NLiteral> getPropertyValue(String name)
getPropertyValue in interface NDescriptorpublic NDescriptorBuilder builder()
builder in interface NDescriptorpublic List<NDescriptorContributor> getContributors()
getContributors in interface NDescriptorpublic List<NDescriptorContributor> getDevelopers()
getDevelopers in interface NDescriptorpublic List<NDescriptorLicense> getLicenses()
getLicenses in interface NDescriptorpublic List<NDescriptorMailingList> getMailingLists()
getMailingLists in interface NDescriptorpublic NDescriptorOrganization getOrganization()
getOrganization in interface NDescriptorCopyright © 2026 vpc open source initiative. All rights reserved.