public interface DoesImplement extends CategoryDoes
| Modifier and Type | Method and Description |
|---|---|
void |
addImplementation(IsScopedID scopedIdent)
Adds a class/interface/object that is implemented.
|
Collection<IsScopedID> |
getImplementations()
Returns all (registered) implementations.
|
void addImplementation(IsScopedID scopedIdent)
scopedIdent - identifier of the implemented class/interface/objectCollection<IsScopedID> getImplementations()
Copyright © 2010–2015. All rights reserved.