public interface IHostDescription
IBundleProjectService.newHost(String, VersionRange)
.Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the symbolic name of the host.
|
VersionRange |
getVersionRange()
Returns the version constraint of the host or
null
if unspecified. |
String getName()
VersionRange getVersionRange()
null
if unspecified.null
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.