|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TridasShape | |
|---|---|
| org.tridas.schema | |
| Uses of TridasShape in org.tridas.schema |
|---|
| Fields in org.tridas.schema declared as TridasShape | |
|---|---|
protected TridasShape |
TridasElement.shape
|
| Fields in org.tridas.schema with type parameters of type TridasShape | |
|---|---|
protected List<TridasShape> |
TridasVocabulary.ElementShape.shapes
|
| Methods in org.tridas.schema that return TridasShape | |
|---|---|
TridasShape |
ObjectFactory.createTridasShape()
Create an instance of TridasShape |
TridasShape |
TridasElement.getShape()
Gets the value of the shape property. |
| Methods in org.tridas.schema that return types with arguments of type TridasShape | |
|---|---|
List<TridasShape> |
TridasVocabulary.ElementShape.getShapes()
Gets the value of the shapes property. |
| Methods in org.tridas.schema with parameters of type TridasShape | |
|---|---|
void |
TridasElement.setShape(TridasShape value)
Sets the value of the shape property. |
| Method parameters in org.tridas.schema with type arguments of type TridasShape | |
|---|---|
void |
TridasVocabulary.ElementShape.setShapes(List<TridasShape> shapes)
Sets the value of the shapes property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||