|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DisconnectedStructure | |
|---|---|
| jef.disconnection | |
| jef.disconnection.impl | |
| Uses of DisconnectedStructure in jef.disconnection |
|---|
| Subinterfaces of DisconnectedStructure in jef.disconnection | |
|---|---|
interface |
DisconnectedField
This interface represents the set of information needed to fully describe a Java class' field. |
interface |
DisconnectedMethod
This interface represents the set of information needed to fully describe a Java class' method. |
| Methods in jef.disconnection that return DisconnectedStructure | |
|---|---|
DisconnectedStructure |
DisconnectedStructuresFactory.getInstance(DisconnectedStructuresFactory.DisconnectedStructureType type)
Instantiates a new DisconnectedMethod. |
| Uses of DisconnectedStructure in jef.disconnection.impl |
|---|
| Classes in jef.disconnection.impl that implement DisconnectedStructure | |
|---|---|
class |
DefaultDisconnectedField
Default implementation of the DisconnectedField interface. |
class |
DefaultDisconnectedMethod
Default implementation of the DisconnectedMethod interface. |
| Methods in jef.disconnection.impl that return DisconnectedStructure | |
|---|---|
DisconnectedStructure |
DefaultDisconnectedStructuresFactory.getInstance(DisconnectedStructuresFactory.DisconnectedStructureType type)
Instantiates a new DisconnectedMethod. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||