|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubjectImpl | |
---|---|
info.sswap.impl.empire.model |
Uses of SubjectImpl in info.sswap.impl.empire.model |
---|
Subclasses of SubjectImpl in info.sswap.impl.empire.model | |
---|---|
class |
TranslatedSubjectImpl
Represents a translated subject. |
Fields in info.sswap.impl.empire.model with type parameters of type SubjectImpl | |
---|---|
private java.util.Set<SubjectImpl> |
ObjectImpl.subjects
|
Methods in info.sswap.impl.empire.model that return types with arguments of type SubjectImpl | |
---|---|
abstract java.util.List<SubjectImpl> |
GraphImpl.getHasMappingEmpireList()
Gets the list of subjects to which this graph is connected by sswap:hasMapping property. |
java.util.List<SubjectImpl> |
GraphImpl.getHasMappingList()
|
Method parameters in info.sswap.impl.empire.model with type arguments of type SubjectImpl | |
---|---|
abstract void |
GraphImpl.setHasMappingEmpireList(java.util.List<SubjectImpl> hasMappingList)
Sets the list of subjects to which this graph is connected by sswap:hasMapping property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |