Révision 2745

tmp/org.txm.searchengine.cqp.core/src/org/txm/searchengine/cqp/corpus/Subcorpus.java (revision 2745)
741 741
		return this.getCorpusParent().getSimpleName() + TXMPreferences.PARENT_NAME_SEPARATOR + this.getSimpleName();
742 742
	}
743 743
	
744
	
745 744
	@Override
746
	public String getSimpleName() {
747
		return this.getUserName();
748
	}
749
	
750
	@Override
751 745
	public String getDetails() {
752 746
		try {
753 747
			return "T " + this.getSize();

Formats disponibles : Unified diff