|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kie.integration.eap.maven.model.graph.flat.EAPModuleGraphFlatNodeDependency
public class EAPModuleGraphFlatNodeDependency
| Constructor Summary | |
|---|---|
EAPModuleGraphFlatNodeDependency(EAPModuleDependency dependency)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Object o)
|
Collection<PathFilter> |
getExports()
The export paths for this dependency. |
Collection<PathFilter> |
getImports()
The import paths for this dependency. |
String |
getMetaInf()
Dependency meta-inf behavior (import,export,none) |
String |
getName()
The module name that for this dependency. |
String |
getServices()
Dependency services behavior (import,export,none) |
String |
getSlot()
The module slot for this dependency. |
boolean |
isExport()
Is this dependency exported. |
Boolean |
isMissing()
Is the dependency not resolved. |
boolean |
isOptional()
Is this dependency optional. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EAPModuleGraphFlatNodeDependency(EAPModuleDependency dependency)
| Method Detail |
|---|
public Boolean isMissing()
EAPModuleGraphNodeDependency
isMissing in interface EAPModuleGraphNodeDependencypublic boolean isExport()
EAPModuleDependency
isExport in interface EAPModuleDependencypublic String getServices()
EAPModuleGraphNodeDependency
getServices in interface EAPModuleGraphNodeDependencypublic String getMetaInf()
EAPModuleGraphNodeDependency
getMetaInf in interface EAPModuleGraphNodeDependencypublic Collection<PathFilter> getExports()
EAPModuleGraphNodeDependency
getExports in interface EAPModuleGraphNodeDependencypublic Collection<PathFilter> getImports()
EAPModuleGraphNodeDependency
getImports in interface EAPModuleGraphNodeDependencypublic String getName()
EAPModuleDependency
getName in interface EAPModuleDependencypublic String getSlot()
EAPModuleDependency
getSlot in interface EAPModuleDependencypublic boolean isOptional()
EAPModuleDependency
isOptional in interface EAPModuleDependencypublic int compareTo(Object o)
compareTo in interface Comparable
|
KIE EAP - Maven plugin 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||