|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.bundlerepository.R4Package
org.apache.felix.bundlerepository.R4Import
public class R4Import
| Field Summary |
|---|
| Fields inherited from class org.apache.felix.bundlerepository.R4Package |
|---|
m_attrs, m_directives, m_version |
| Constructor Summary | |
|---|---|
R4Import(R4Package pkg)
|
|
R4Import(String name,
R4Directive[] directives,
R4Attribute[] attrs)
|
|
| Method Summary | |
|---|---|
Version |
getVersionHigh()
|
boolean |
isHighInclusive()
|
boolean |
isLowInclusive()
|
boolean |
isOptional()
|
boolean |
isSatisfied(R4Export export)
|
| Methods inherited from class org.apache.felix.bundlerepository.R4Package |
|---|
getAttributes, getDirectives, getName, getVersion, parseImportOrExportHeader, parsePackageStrings, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public R4Import(R4Package pkg)
public R4Import(String name,
R4Directive[] directives,
R4Attribute[] attrs)
| Method Detail |
|---|
public Version getVersionHigh()
public boolean isLowInclusive()
public boolean isHighInclusive()
public boolean isOptional()
public boolean isSatisfied(R4Export export)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||