org.nakedobjects.metamodel.spec.identifier
Interface Identified

All Superinterfaces:
FacetHolder
All Known Subinterfaces:
NakedObjectAction, NakedObjectActionParameter, NakedObjectActionPeer, NakedObjectAssociation, NakedObjectAssociationPeer, NakedObjectFeature, NakedObjectMember, NakedObjectMemberPeer, NakedObjectSpecification, OneToManyAssociation, OneToManyFeature, OneToOneActionParameter, OneToOneAssociation, OneToOneFeature, ParseableEntryActionParameter, ParseableEntryFeature, Specification, TypedSpecification
All Known Implementing Classes:
IdentifiedImpl, InstanceCollectionSpecification, IntrospectableSpecificationAbstract, JavaNakedObjectActionPeer, JavaNakedObjectAssociationPeer, JavaNakedObjectMemberPeer, JavaOneToManyAssociationPeer, JavaOneToOneAssociationPeer, JavaSpecification, NakedObjectActionImpl, NakedObjectActionParameterAbstract, NakedObjectActionParameterParseable, NakedObjectActionPeerDecorator, NakedObjectActionSet, NakedObjectAssociationAbstract, NakedObjectAssociationPeerDecorator, NakedObjectMemberAbstract, NakedObjectSpecificationNoMember, OneToManyAssociationImpl, OneToOneActionParameterImpl, OneToOneAssociationImpl

public interface Identified
extends FacetHolder


Method Summary
 Identifier getIdentifier()
          Identifier of this feature.
 
Methods inherited from interface org.nakedobjects.metamodel.facets.FacetHolder
addFacet, addFacet, containsFacet, getFacet, getFacets, getFacetTypes, removeFacet, removeFacet
 

Method Detail

getIdentifier

Identifier getIdentifier()
Identifier of this feature.



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.