|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISAPR3LogicalSystems
Object representation of all the logical systems. The objects performs all the string parsing to make reading and writing to the SAPR3 plugin simpler. The ISAPR3LogicalSystems object requires the following CMS properties to be present in order to be used:
| Method Summary | |
|---|---|
void |
add(int arg0,
ISAPR3LogicalSystem arg1)
Unsupported Method. |
boolean |
add(ISAPR3LogicalSystem arg0)
Adds logical system object. |
boolean |
addAll(java.util.Collection arg0)
Adds a collection of logical system objects. |
ISAPR3LogicalSystem |
set(int arg0,
ISAPR3LogicalSystem arg1)
Unsupported Method. |
| Methods inherited from interface java.util.List |
|---|
addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, size, subList, toArray, toArray |
| Method Detail |
|---|
boolean add(ISAPR3LogicalSystem arg0)
add in interface java.util.Collectionadd in interface java.util.Listboolean addAll(java.util.Collection arg0)
addAll in interface java.util.CollectionaddAll in interface java.util.List
void add(int arg0,
ISAPR3LogicalSystem arg1)
add in interface java.util.List
ISAPR3LogicalSystem set(int arg0,
ISAPR3LogicalSystem arg1)
set in interface java.util.List
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||