|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRepositoryReference
Method Summary | |
---|---|
URI |
getLocation()
Returns the location of the referenced repository |
String |
getNickname()
Returns the optional nickname of the referenced repository |
int |
getOptions()
Returns bit-wise or of option constants (currently either IRepository.ENABLED or IRepository.NONE ). |
int |
getType()
Returns the type of the referenced repository (currently either IRepository.TYPE_METADATA
or IRepository.TYPE_ARTIFACT ) |
Method Detail |
---|
URI getLocation()
int getType()
IRepository.TYPE_METADATA
or IRepository.TYPE_ARTIFACT
)
int getOptions()
IRepository.ENABLED
or IRepository.NONE
).
String getNickname()
null
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.