|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Instance in org.nakedobjects.metamodel.adapter |
|---|
| Subinterfaces of Instance in org.nakedobjects.metamodel.adapter | |
|---|---|
interface |
NakedObject
Naked objects are adapters to domain objects, where the application is written in terms of domain objects and those objects are represented within the NOF through these adapter, and not directly. |
interface |
NakedObjectMM
Naked objects are adapters to domain objects, where the application is written in terms of domain objects and those objects are represented within the NOF through these adapter, and not directly. |
| Classes in org.nakedobjects.metamodel.adapter that implement Instance | |
|---|---|
class |
InstanceAbstract
|
| Methods in org.nakedobjects.metamodel.adapter that return Instance | |
|---|---|
Instance |
NakedObjectMM.getInstance(Specification specification)
Return an Instance of the specified Specification with respect
to this NakedObject. |
| Uses of Instance in org.nakedobjects.metamodel.runtimecontext.spec |
|---|
| Methods in org.nakedobjects.metamodel.runtimecontext.spec that return Instance | |
|---|---|
Instance |
IntrospectableSpecificationAbstract.getInstance(NakedObject nakedObject)
|
| Uses of Instance in org.nakedobjects.metamodel.runtimecontext.spec.feature |
|---|
| Methods in org.nakedobjects.metamodel.runtimecontext.spec.feature that return Instance | |
|---|---|
Instance |
NakedObjectActionSet.getInstance(NakedObject nakedObject)
|
| Uses of Instance in org.nakedobjects.metamodel.spec |
|---|
| Methods in org.nakedobjects.metamodel.spec that return Instance | |
|---|---|
Instance |
Specification.getInstance(NakedObject nakedObject)
Return an Instance of this Specification with respect
to the provided NakedObject. |
| Uses of Instance in org.nakedobjects.metamodel.specloader.internal |
|---|
| Methods in org.nakedobjects.metamodel.specloader.internal that return Instance | |
|---|---|
Instance |
NakedObjectActionParameterParseable.getInstance(NakedObject nakedObject)
|
Instance |
OneToOneActionParameterImpl.getInstance(NakedObject nakedObject)
|
Instance |
OneToManyAssociationImpl.getInstance(NakedObject nakedObject)
|
Instance |
NakedObjectActionImpl.getInstance(NakedObject nakedObject)
|
Instance |
OneToOneAssociationImpl.getInstance(NakedObject ownerAdapter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||