| Package | Description |
|---|---|
| org.fedoraproject.xmvn.config |
| Modifier and Type | Method | Description |
|---|---|---|
Stereotype |
Stereotype.clone() |
Method clone.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Stereotype> |
Repository.getStereotypes() |
Method getStereotypes.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Repository.addStereotype(Stereotype stereotype) |
Method addStereotype.
|
void |
Repository.removeStereotype(Stereotype stereotype) |
Method removeStereotype.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Repository.setStereotypes(java.util.List<Stereotype> stereotypes) |
Set list of artifact types that can be stored in this
repository.
|