| Interface | Description |
|---|---|
| RepItem |
| Class | Description |
|---|---|
| AgentRepItem |
This repository item contains all info about an agent that can be loaded.
|
| BoaPartiesList |
Contains a list of
BoaPartyRepItem. |
| BoaPartyRepository |
A list of
BoaPartyRepItems. |
| DomainRepItem |
A DomainRepItem is a domain reference that can be put in the domain
repository.
|
| MultiPartyProtocolRepItem |
reference to a protocol class.
|
| ParticipantRepItem |
Abstract superclass for RepItems that can generate Participants.
|
| PartyRepItem |
This repository item contains all info about a
NegotiationParty that
can be loaded. |
| ProfileRepItem |
ProfileRepItem is a profile, as an item to put in the registry.
|
| Property |
Created by dfesten on 6-8-2014.
|
| ProtocolRepItem | |
| Repository<T extends RepItem> |
Repository contains a set of known files This can be agent files or
domain+profile files.
|
| RepositoryFactory |
Factory for Repositories.
|
| RepositoryItemType | |
| RepositoryItemTypeAdapter |